From c639ea407b86d5e8e63abf34b1cc66c8629ecad1 Mon Sep 17 00:00:00 2001 From: Abdouni Abdelkarim Date: Thu, 19 Nov 2020 02:12:47 +0100 Subject: [PATCH] Update doctrine.rst Hello, I just add env variable for mariadb. --- doctrine.rst | 3 +++ 1 file changed, 3 insertions(+) diff --git a/doctrine.rst b/doctrine.rst index fb491df8c2b..21b14c2ae4c 100644 --- a/doctrine.rst +++ b/doctrine.rst @@ -46,6 +46,9 @@ The database connection information is stored as an environment variable called # customize this line! DATABASE_URL="mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=5.7" + # to use mariadb: + DATABASE_URL="mysql://db_user:db_password@127.0.0.1:3306/db_name?serverVersion=mariadb-10.5.8" + # to use sqlite: # DATABASE_URL="sqlite:///%kernel.project_dir%/var/app.db" pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy