Home
last modified time | relevance | path

Searched refs:getDropConstraintSQL (Results 1 – 25 of 39) sorted by relevance

12

/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php450 $sql[] = $this->getDropConstraintSQL($indexName, $table);
H A DPostgreSqlPlatform.php474 return $this->getDropConstraintSQL($foreignKey, $table);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php745 return $this->getDropConstraintSQL($foreignKey, $table);
H A DOraclePlatform.php568 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php548 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
H A DPostgreSqlPlatform.php714 return $this->getDropConstraintSQL($foreignKey, $table);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php379 $this->_execSql($this->_platform->getDropConstraintSQL($constraint, $table));
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php342 $this->_execSql($this->_platform->getDropConstraintSQL($constraint, $table));
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php379 $this->_execSql($this->_platform->getDropConstraintSQL($constraint, $table));
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php557 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
H A DPostgreSqlPlatform.php763 return $this->getDropConstraintSQL($foreignKey, $table);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php561 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
H A DPostgreSqlPlatform.php769 return $this->getDropConstraintSQL($foreignKey, $table);
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DOraclePlatform.php570 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
H A DPostgreSQL94Platform.php763 return $this->getDropConstraintSQL($foreignKey, $table);
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Schema/
H A DAbstractSchemaManager.php430 $this->_execSql($this->_platform->getDropConstraintSQL($constraint, $table));
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php801 return $this->getDropConstraintSQL($foreignKey, $table);
H A DOraclePlatform.php573 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php786 return $this->getDropConstraintSQL($foreignKey, $table);
H A DOraclePlatform.php572 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php372 $this->_execSql($this->_platform->getDropConstraintSQL($constraint, $table));
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php361 $this->_execSql($this->_platform->getDropConstraintSQL($constraint, $table));
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php801 return $this->getDropConstraintSQL($foreignKey, $table);
H A DOraclePlatform.php575 $this->getDropConstraintSQL($autoincrementIdentifierName, $table->getQuotedName($this)),
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php368 $this->_execSql($this->_platform->getDropConstraintSQL($constraint, $table));

12