jfilby/nexus

Add SQLite support

jfilby opened this issue · 1 comments

Some people prefer a lighter DB, especially for local development.

There needs to be a models\db.yaml file where the database driver can be specified per module, e.g.:

driver: stdlib/db_sqlite
minDbVersion: 3.0