6 lines
74 B
YAML
6 lines
74 B
YAML
|
test:
|
||
|
adapter: sqlite3
|
||
|
pool: 5
|
||
|
timeout: 5000
|
||
|
database: ":memory:"
|