Home
last modified time | relevance | path

Searched refs:CREATE_INDEXES (Results 1 – 25 of 57) sorted by relevance

123

/dports/databases/py-pglast/pglast-1.2/tests/
H A Dtest_ddl_printers.py285 CREATE_INDEXES = """\ variable
307 @pytest.mark.parametrize('sql', (sql.strip() for sql in CREATE_INDEXES.split('\n\n')))
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php21 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php19 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php19 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php21 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php19 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php19 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php21 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php21 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php36 public function getCreateTableSQL(Table $table, $createFlags=self::CREATE_INDEXES)
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php36 public function getCreateTableSQL(Table $table, $createFlags=self::CREATE_INDEXES)
H A DAbstractPlatform.php65 const CREATE_INDEXES = 1; define in Doctrine\\DBAL\\Platforms\\AbstractPlatform
1148 public function getCreateTableSQL(Table $table, $createFlags = self::CREATE_INDEXES)
1164 if (($createFlags&self::CREATE_INDEXES) > 0) {
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAzurePlatform.php36 public function getCreateTableSQL(Table $table, $createFlags=self::CREATE_INDEXES)
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Schema/
H A DSchemaDiff.php153 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php181 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php181 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php144 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php143 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php144 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php144 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php144 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php143 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php144 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Schema/
H A DSchemaDiff.php144 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DSchemaDiff.php144 $platform->getCreateTableSQL($table, AbstractPlatform::CREATE_INDEXES)

123