mirror of
https://github.com/neilotoole/sq.git
synced 2024-12-20 06:31:32 +03:00
5e31da4644
* Refactor config and options.
7 lines
163 B
YAML
7 lines
163 B
YAML
collection:
|
|
sources:
|
|
- handle: "@sl1"
|
|
# driver is empty: illegal
|
|
driver:
|
|
location: sqlite3://${SQ_ROOT}/drivers/sqlite3/testdata/sqtest.db
|