Skip to content

Commit

Permalink
do not specify driver, server_version nor charset via yaml file
Browse files Browse the repository at this point in the history
  • Loading branch information
Ferror committed Apr 12, 2022
1 parent 53a100c commit 59b8c71
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions config/packages/doctrine.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,8 +7,4 @@ parameters:

doctrine:
dbal:
driver: 'pdo_mysql'
server_version: '5.7'
charset: utf8mb4

url: '%env(resolve:DATABASE_URL)%'

0 comments on commit 59b8c71

Please sign in to comment.