forked from wallabag/wallabag
Add custom driver & schema manager for PostgreSQL 10
This commit is contained in:
@ -1,5 +1,6 @@
|
||||
parameters:
|
||||
test_database_driver: pdo_sqlite
|
||||
test_database_driver_class: ~
|
||||
test_database_host: localhost
|
||||
test_database_port:
|
||||
test_database_name: ~
|
||||
|
||||
Reference in New Issue
Block a user