mirror of
https://github.com/symfony/recipes.git
synced 2026-09-12 15:46:37 +03:00
We can do this by using the driver and server_version config. Then, we can just set DATABASE_URL to blank, to supress the error that it does not exist. If it *is* set, it overrides the driver option, but they should match anyways.