News

A parser for SQLite create table and alter table sql statements. Extremely fast parser with no memory copy overhead MIT licensed with no dependencies (just drop the C file into your project) Never ...
generates a knex schema createTable calls ... your DB in tests for example. Sure you could just make a dump of your schema, but if you want to keep changing the DB schema you'd have to either manually ...