You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I was going through the docs trying to get my first Amber app off the ground. On trying to do a migration, I realized the suggested date_time alongside datetime are not valid options for DB fields in Amber. I used timestamp and this worked.
I think the docs should be updated to reflect this.
Hi everyone,
I was going through the docs trying to get my first Amber app off the ground. On trying to do a migration, I realized the suggested
date_time
alongsidedatetime
are not valid options for DB fields in Amber. I usedtimestamp
and this worked.I think the docs should be updated to reflect this.
The text was updated successfully, but these errors were encountered: