This repository has been archived on 2020-05-27. You can view files and clone it, but cannot push or open issues/pull-requests.
barleysodas/vendor/plugins/crypted_authentication/test/config/database.yml

20 lines
267 B
YAML

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