I'm currently working on a Node.js project and I've written a number of database migrations using Sequelize, currently they're in a folder called "dao" inside the "src" folder along with my database logic. Where would migration logic typically sit in a project?
via davidbenjamin998
No comments:
Post a Comment