We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 351f67a commit d24ac0cCopy full SHA for d24ac0c
tests/Application/.env
@@ -12,7 +12,7 @@ APP_SECRET=EDITME
12
# Format described at http://docs.doctrine-project.org/projects/doctrine-dbal/en/latest/reference/configuration.html#connecting-using-a-url
13
# For a sqlite database, use: "sqlite:///%kernel.project_dir%/var/data.db"
14
# Set "serverVersion" to your server version to avoid edge-case exceptions and extra database calls
15
-DATABASE_URL=mysql://root@127.0.0.1/sylius_wish_list_plugin_%kernel.environment%?serverVersion=5.7
+DATABASE_URL=mysql://root@127.0.0.1/sylius_wishlist_plugin_%kernel.environment%
16
###< doctrine/doctrine-bundle ###
17
18
###> symfony/swiftmailer-bundle ###
0 commit comments