Closed klondikemarlen closed 1 year ago
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.
Fixed by https://github.com/icefoganalytics/elcc-data-management/pull/38
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.