Home
last modified time | relevance | path

Searched refs:MariaDb1027Platform (Results 1 – 25 of 28) sorted by relevance

12

/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DMariaDb1027Platform.php13 class MariaDb1027Platform extends MySQLPlatform class
33 'MariaDb1027Platform::getReservedKeywordsClass() is deprecated,'
34 . ' use MariaDb1027Platform::createReservedKeywordsList() instead.'
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
168 if ($this->_platform instanceof MariaDb1027Platform) {
218 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Driver/
H A DAbstractMySQLDriver.php10 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
35 return new MariaDb1027Platform();
/dports/www/nextcloud/nextcloud/apps-pkg/settings/lib/SetupChecks/
H A DSupportedDatabase.php30 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
64 case MariaDb1027Platform::class: # extends MySQLPlatform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
197 if ($this->_platform instanceof MariaDb1027Platform) {
251 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
194 if ($this->_platform instanceof MariaDb1027Platform) {
248 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
197 if ($this->_platform instanceof MariaDb1027Platform) {
251 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
181 if ($this->_platform instanceof MariaDb1027Platform) {
234 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
194 if ($this->_platform instanceof MariaDb1027Platform) {
248 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
197 if ($this->_platform instanceof MariaDb1027Platform) {
251 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DMySqlSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
197 if ($this->_platform instanceof MariaDb1027Platform) {
251 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Schema/
H A DMySQLSchemaManager.php5 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
203 if ($this->_platform instanceof MariaDb1027Platform) {
257 …private function getMariaDb1027ColumnDefault(MariaDb1027Platform $platform, ?string $columnDefault…
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php9 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
122 return new MariaDb1027Platform();
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php9 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
118 return new MariaDb1027Platform();
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php9 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
118 return new MariaDb1027Platform();
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php9 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
122 return new MariaDb1027Platform();
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php22 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
140 return new MariaDb1027Platform();
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php22 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
140 return new MariaDb1027Platform();
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php22 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
140 return new MariaDb1027Platform();
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractMySQLDriver.php22 use Doctrine\DBAL\Platforms\MariaDb1027Platform; alias
140 return new MariaDb1027Platform();
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DMariaDb1027Platform.php12 final class MariaDb1027Platform extends MySqlPlatform class
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DMariaDb1027Platform.php12 final class MariaDb1027Platform extends MySqlPlatform class
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DMariaDb1027Platform.php12 final class MariaDb1027Platform extends MySqlPlatform class
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DMariaDb1027Platform.php12 class MariaDb1027Platform extends MySqlPlatform class
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DMariaDb1027Platform.php12 final class MariaDb1027Platform extends MySqlPlatform class

12