harakeke-2019 / EDAMAME

EDAMAME: Enspiral Dev Academy Management of Assessment Modules Emily
1 stars 3 forks source link

date_modified should be a date #51

Closed bryceknz closed 5 years ago

bryceknz commented 5 years ago

Currently date_modified is a string data type. This should be a timestamp field.

The migration script will need to be updated, along with the seed data.