Add SQLite database storage backend
This commit is contained in:
6
base/database/storage/sqlite/bobgen.yaml
Normal file
6
base/database/storage/sqlite/bobgen.yaml
Normal file
@@ -0,0 +1,6 @@
|
||||
sqlite:
|
||||
dsn: "testdata/schema.db"
|
||||
except:
|
||||
migrations:
|
||||
|
||||
no_factory: true
|
||||
Reference in New Issue
Block a user