]> git.immae.eu Git - github/wallabag/wallabag.git/blobdiff - app/config/config_test.yml
Add custom driver & schema manager for PostgreSQL 10
[github/wallabag/wallabag.git] / app / config / config_test.yml
index c620c35995c3afb97febcfeecf1d3e72191a263e..fc067ff46892d2cf646f5dbad992d4d96574771b 100644 (file)
@@ -23,6 +23,7 @@ swiftmailer:
 doctrine:
     dbal:
         driver: "%test_database_driver%"
+        driver_class: "%test_database_driver_class%"
         host: "%test_database_host%"
         port: "%test_database_port%"
         dbname: "%test_database_name%"