MDL-77669 dml: Added extrainfo in the DB options config.
commit529187a82a76ebe5396a02be17645a1f363c24af
authorMeirza <meirza.arson@moodle.com>
Fri, 16 Dec 2022 13:52:11 +0000 (16 20:52 +0700)
committerAndrew Nicols <andrew@nicols.co.uk>
Tue, 21 Mar 2023 00:48:39 +0000 (21 08:48 +0800)
treea12ab9210bae296b7e7d5a1a1c8b422cdc9d1e4f
parenta971b8938996d35c0497641f87b93eab6137a9a6
MDL-77669 dml: Added extrainfo in the DB options config.

extrainfo is an extra information for the DB driver, e.g. SQL Server,
has additional configuration according to its environment,
which the administrator can specify to alter and override any connection options.

Co-authored-by: LukeCarrier <luke@carrier.im>
This is a backport of MDL-64153.
config-dist.php
lib/dml/sqlsrv_native_moodle_database.php
lib/upgrade.txt