CareSet / DURC

DURC is reverse CRUD
MIT License
3 stars 2 forks source link

Four digit year problem #56

Closed ftrotter closed 4 years ago

ftrotter commented 4 years ago

cropping up everywhere...

seanccsmith commented 4 years ago

When trying to create a new entry in a Lore Commander report, upon trying to save the new data DURC returns this error. It is suspected that this is an issue with the autofilled created_at and/or updated_at fields rather than user input.

Screen Shot 2020-04-29 at 5 09 46 PM

seanccsmith commented 4 years ago

Dates seem to be generating correctly now. Closing this issue.

ftrotter commented 4 years ago

Happily, just confirmed that an un-updated version of DURC failed at this, but the current DURC does not!!