Open blakeembrey opened 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.
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
immigration-knex
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.