File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Filter options
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
@@ -923,5 +923,5 @@ Learn more
923
923
.. _`Doctrine screencast series` : https://symfonycasts.com/screencast/symfony-doctrine
924
924
.. _`API Platform` : https://api-platform.com/docs/core/validation/
925
925
.. _`PDO` : https://www.php.net/pdo
926
- .. _`available Doctrine extensions` : https://github.com/Atlantic18 /DoctrineExtensions
926
+ .. _`available Doctrine extensions` : https://github.com/doctrine-extensions /DoctrineExtensions
927
927
.. _`StofDoctrineExtensionsBundle` : https://github.com/stof/StofDoctrineExtensionsBundle
You can’t perform that action at this time.
0 commit comments