blakeembrey / node-immigration

Simple, no-frills migration utility
Other
17 stars 3 forks source link

SQL Plugin #23

Open blakeembrey opened 7 years ago

blakeembrey commented 7 years ago

Now that plugin support exists (e.g. https://github.com/blakeembrey/node-immigration-rethinkdb) let's write the SQL plugin for MySQL/Postgres/SQLite using Knex.

joakimbeng commented 7 years ago

I've published a plugin for MySQL now: immigration-mysql. I didn't use Knex because I'm not using it in my projects, but it should be easy to port to e.g. immigration-knex