Commit 0d5241f
committed
Handle MySQL default value particularity in test
Though MySQL min datetime value is 1000-01-01, if default value for column
is true dotnet min value, the RDBMS doesn't rewrite it with true min value1 parent 851c1dc commit 0d5241f
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
284 | 284 | | |
285 | 285 | | |
286 | 286 | | |
287 | | - | |
| 287 | + | |
| 288 | + | |
| 289 | + | |
| 290 | + | |
288 | 291 | | |
289 | 292 | | |
290 | 293 | | |
| |||
0 commit comments