We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e47b6e8 commit 5910f33Copy full SHA for 5910f33
reference/configuration/doctrine.rst
@@ -364,7 +364,7 @@ The following block shows all possible configuration keys:
364
version).
365
366
If you are running a MariaDB database, you should prefix the ``server_version``
367
- with ``mariadb-`` (ex: ``server_version: mariadb-10.2.12``).
+ with ``mariadb-`` (e.g. ``server_version: mariadb-10.2.12``).
368
369
Always wrap the server version number with quotes to parse it as a string
370
instead of a float number. Otherwise, the floating-point representation
0 commit comments