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
5454
5555 # to use postgresql:
5656 # DATABASE_URL="postgresql://db_user:db_password@127.0.0.1:5432/db_name?serverVersion=11&charset=utf8"
57-
57+
5858 # to use oracle:
5959 # DATABASE_URL="oci8://db_user:db_password@127.0.0.1:1521/db_name"
6060
@@ -918,5 +918,5 @@ Learn more
918918.. _`Doctrine screencast series` : https://symfonycasts.com/screencast/symfony-doctrine
919919.. _`API Platform` : https://api-platform.com/docs/core/validation/
920920.. _`PDO` : https://www.php.net/pdo
921- .. _`available Doctrine extensions` : https://github.com/Atlantic18 /DoctrineExtensions
921+ .. _`available Doctrine extensions` : https://github.com/doctrine-extensions /DoctrineExtensions
922922.. _`StofDoctrineExtensionsBundle` : https://github.com/stof/StofDoctrineExtensionsBundle
You can’t perform that action at this time.
0 commit comments