Connection::$databaseVersion

Hardcoded database server version.

Faking that we are on a deprecated database.

Type: string

File

core/modules/system/tests/modules/driver_test/src/Driver/Database/DrivertestMysqlDeprecatedVersion/Connection.php, line 19

Class

Connection
MySQL test implementation of \Drupal\Core\Database\Connection.

Namespace

Drupal\driver_test\Driver\Database\DrivertestMysqlDeprecatedVersion

Code

protected $databaseVersion = '10.2.31-MariaDB-1:10.2.31+maria~bionic-log';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.