UNPKG

knex-migrator

Version:

Database migrations with knex.

10 lines (9 loc) 159 B
{ "database": { "client": "sqlite3", "connection": { "filename": "test.db" }, "useNullAsDefault": true } }