Home
last modified time | relevance | path

Searched refs:_getAlterTableIndexForeignKeySQL (Results 1 – 14 of 14) sorted by relevance

/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DDB2Platform.php384 $sql = array_merge($sql, $this->_getAlterTableIndexForeignKeySQL($diff));
H A DOraclePlatform.php610 $sql = array_merge($sql, $this->_getAlterTableIndexForeignKeySQL($diff), $commentsSQL);
H A DPostgreSqlPlatform.php432 $sql = array_merge($sql, $this->_getAlterTableIndexForeignKeySQL($diff), $commentsSQL);
H A DSQLServerPlatform.php363 $sql = array_merge($sql, $this->_getAlterTableIndexForeignKeySQL($diff));
H A DAbstractPlatform.php1690 protected function _getAlterTableIndexForeignKeySQL(TableDiff $diff) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/
H A DUPGRADE.md40 ## Deprecated `Doctrine\DBAL\Platforms::_getAlterTableIndexForeignKeySQL()`
42 Method `Doctrine\DBAL\Platforms::_getAlterTableIndexForeignKeySQL()` has been deprecated as no long…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/
H A DUPGRADE.md40 ## Deprecated `Doctrine\DBAL\Platforms::_getAlterTableIndexForeignKeySQL()`
42 Method `Doctrine\DBAL\Platforms::_getAlterTableIndexForeignKeySQL()` has been deprecated as no long…
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/
H A DUPGRADE.md40 ## Deprecated `Doctrine\DBAL\Platforms::_getAlterTableIndexForeignKeySQL()`
42 Method `Doctrine\DBAL\Platforms::_getAlterTableIndexForeignKeySQL()` has been deprecated as no long…
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php2116 protected function _getAlterTableIndexForeignKeySQL(TableDiff $diff) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php2110 protected function _getAlterTableIndexForeignKeySQL(TableDiff $diff) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php2127 protected function _getAlterTableIndexForeignKeySQL(TableDiff $diff) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php2186 protected function _getAlterTableIndexForeignKeySQL(TableDiff $diff) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php2161 protected function _getAlterTableIndexForeignKeySQL(TableDiff $diff) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php2186 protected function _getAlterTableIndexForeignKeySQL(TableDiff $diff) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform