icefoganalytics / elcc-data-management

Data Management application for Education's Early Learning Child Centre
Apache License 2.0
0 stars 0 forks source link

Migrate Migration Setup To Using Sequelize #21

Closed klondikemarlen closed 1 year ago

klondikemarlen commented 1 year ago

Context

Switch the current migration setup to using sequelize. See https://sequelize.org/docs/v6/other-topics/migrations/

Apparently typescript support isn't there yet, but https://github.com/sequelize/umzug is an alternative.

klondikemarlen commented 1 year ago

Fixed by https://github.com/icefoganalytics/elcc-data-management/pull/38