8000 Update doctrine.rst · symfony/symfony-docs@1aba2fd · GitHub
[go: up one dir, main page]

Skip to content

Commit 1aba2fd

Browse files
Update doctrine.rst
1 parent bf61cd4 commit 1aba2fd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

reference/configuration/doctrine.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -117,7 +117,7 @@ The following block shows all possible configuration keys:
117117
version).
118118

119119
If you are running a MariaDB database, you must prefix the ``server_version``
120-
value with ``mariadb-`` (e.g. ``server_version: mariadb-10.2.12``).
120+
value with ``mariadb-`` (e.g. ``server_version: mariadb-10.4.14``).
121121

122122
Always wrap the server version number with quotes to parse it as a string
123123
instead of a float number. Otherwise, the floating-point representation

0 commit comments

Comments
 (0)
0