Commit 7294b1e
committed
Ensure date is not null when reading from database
Added an check for NULL when getting a date value from the database. This ensures that NULL values aren't being returned as Jan 1, 1970.1 parent 70a5b36 commit 7294b1e
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
423 | 423 | | |
424 | 424 | | |
425 | 425 | | |
426 | | - | |
| 426 | + | |
427 | 427 | | |
428 | 428 | | |
429 | 429 | | |
| |||
0 commit comments