Closed klondikemarlen closed 1 year ago
Fixes https://github.com/icefoganalytics/elcc-data-management/issues/20
Migrate some more code to using Sequelize models instead of Knex queries. Migrate the centre_funding_period and funding_period tables.
centre_funding_period
funding_period
dev boot
I don't have any data in my database, so not sure if it renders correctly. I fix that soon hopefully.
Fixes https://github.com/icefoganalytics/elcc-data-management/issues/20
Context
Migrate some more code to using Sequelize models instead of Knex queries. Migrate the
centre_funding_period
andfunding_period
tables.Testing Instructions
dev boot
.