This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
|
test:
|
|
adapter: sqlite3
|
|
dbfile: test.sqlite3.db
|
|
|
|
# adapter: sqlite
|
|
# dbfile: test.sqlite.db
|
|
|
|
# adapter: mysql
|
|
# host: localhost
|
|
# username:
|
|
# password:
|
|
# database: test
|
|
|
|
# adapter: postgresql
|
|
# host: localhost
|
|
# username:
|
|
# password:
|
|
# database: test
|
|
|