Unverified Commit 850f278b authored by Tristan Bessoussa's avatar Tristan Bessoussa Committed by GitHub

Document the correct way of configuring a MariaDB database with serverVersion

parent f76bf5ef
......@@ -382,6 +382,9 @@ You can also pass this option if you want to disable automatic database platform
detection for a driver that natively supports it and choose the platform version
implementation explicitly.
If you are running a MariaDB database, you should prefix the ``serverVersion``
with ``mariadb-`` (ex: ``mariadb-10.2.12``).
Custom Platform
~~~~~~~~~~~~~~~
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment