strapi / migration-scripts

Collection of Strapi Migration scripts
58 stars 57 forks source link

fix created_at and updated_at not migrated issue #102

Closed liuyang25 closed 1 year ago

liuyang25 commented 1 year ago

v3-mongo->v3-sql already rename them to these snake case, but kept the customized field, then in v4-sql custom createdAt will be covered.