File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -54,7 +54,7 @@ The database connection information is stored as an environment variable called
54
54
55
55
# to use postgresql:
56
56
# DATABASE_URL="postgresql://db_user:db_password@127.0.0.1:5432/db_name?serverVersion=11&charset=utf8"
57
-
57
+
58
58
# to use oracle:
59
59
# DATABASE_URL="oci8://db_user:db_password@127.0.0.1:1521/db_name"
60
60
@@ -921,5 +921,5 @@ Learn more
921
921
.. _`Doctrine screencast series` : https://symfonycasts.com/screencast/symfony-doctrine
922
922
.. _`API Platform` : https://api-platform.com/docs/core/validation/
923
923
.. _`PDO` : https://www.php.net/pdo
924
- .. _`available Doctrine extensions` : https://github.com/Atlantic18 /DoctrineExtensions
924
+ .. _`available Doctrine extensions` : https://github.com/doctrine-extensions /DoctrineExtensions
925
925
.. _`StofDoctrineExtensionsBundle` : https://github.com/stof/StofDoctrineExtensionsBundle
You can’t perform that action at this time.
0 commit comments