Pkmmte
10/05/2017, 1:59 AMcreatedAt
and updatedAt
fields?
I'm trying to migrate an existing Postgre database and I'd like to keep these values without creating fields such as actualCreatedAt
...agartha
10/05/2017, 2:03 AMcreatedAt
and updatedAt
fields are no longer created automatically. I haven't tested if that also means you can overwrite them when you add them manually.Pkmmte
10/05/2017, 2:10 AM