Home
last modified time | relevance | path

Searched refs:SQLServerPlatform (Results 1 – 25 of 70) sorted by relevance

123

/dports/www/typo3-9/typo3_src-9.5.31/typo3/sysext/core/Classes/Database/Platform/
H A DPlatformInformation.php23 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
96 if ($platform instanceof SQLServerPlatform) {
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php27 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
70 return new SQLServerPlatform();
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php27 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
70 return new SQLServerPlatform();
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php11 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
52 return new SQLServerPlatform();
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php11 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
52 return new SQLServerPlatform();
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php11 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
56 return new SQLServerPlatform();
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php11 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
56 return new SQLServerPlatform();
/dports/www/typo3-10/typo3_src-10.4.25/typo3/sysext/core/Classes/Database/Platform/
H A DPlatformInformation.php25 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
152 if ($platform instanceof SQLServerPlatform) {
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php13 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
58 return new SQLServerPlatform();
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php13 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
58 return new SQLServerPlatform();
/dports/www/typo3-11/typo3_src-11.5.7/typo3/sysext/core/Classes/Database/Platform/
H A DPlatformInformation.php25 use Doctrine\DBAL\Platforms\SQLServer2012Platform as SQLServerPlatform; alias
152 if ($platform instanceof SQLServerPlatform) {
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php13 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
58 return new SQLServerPlatform();
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Driver/
H A DAbstractSQLServerDriver.php13 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
58 return new SQLServerPlatform();
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/doctrine-bundle/Controller/
H A DProfilerController.php6 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
61 if ($connection->getDatabasePlatform() instanceof SQLServerPlatform) {
/dports/finance/prestashop/prestashop/vendor/doctrine/doctrine-bundle/Controller/
H A DProfilerController.php7 use Doctrine\DBAL\Platforms\SQLServerPlatform; alias
62 } elseif ($platform instanceof SQLServerPlatform) {
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php36 class SQLServer2005Platform extends SQLServerPlatform
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php36 class SQLServer2005Platform extends SQLServerPlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php36 class SQLServer2005Platform extends SQLServerPlatform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php21 class SQLServer2005Platform extends SQLServerPlatform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php19 class SQLServer2005Platform extends SQLServerPlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php19 class SQLServer2005Platform extends SQLServerPlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php21 class SQLServer2005Platform extends SQLServerPlatform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php19 class SQLServer2005Platform extends SQLServerPlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php19 class SQLServer2005Platform extends SQLServerPlatform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLServer2005Platform.php21 class SQLServer2005Platform extends SQLServerPlatform

123