Hacker News new | ask | show | jobs
by sudowing 1477 days ago
I published an app via docker that can be used for db migrations with all dbs supported by knex.js

I'm pretty sure the core migration functionality provided by knex is supported -- along with some project specific features which support more modular schema migrations via batches of SQL files held within specific directories.

Shameless plug... sure. But it may be useful to anyone interested in the topic of this post.

https://github.com/sudowing/service-engine-template#schema_m...

https://youtu.be/84D8_--K5cs