I'd like to know the pros/cons and generally the recommended approach for DB migrations. The context: new startup, Node.js, PostgreSQL and Sequelize.
Would you recommend to do migrations in SQL or in JS code (using umzug for ex.)?
Thanks!
via Thibaut
No comments:
Post a Comment