Home
last modified time | relevance | path

Searched refs:getCreateConstraintSQL (Results 1 – 25 of 44) sorted by relevance

12

/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php407 EXECUTE IMMEDIATE \''.$this->getCreateConstraintSQL($idx, $table).'\';
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php493 EXECUTE IMMEDIATE \''.$this->getCreateConstraintSQL($idx, $quotedTableName).'\';
H A DSQLAnywherePlatform.php389 public function getCreateConstraintSQL(Constraint $constraint, $table) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
H A DSqlitePlatform.php727 public function getCreateConstraintSQL(Constraint $constraint, $table) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php470 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php513 EXECUTE IMMEDIATE \''.$this->getCreateConstraintSQL($idx, $quotedTableName).'\';
H A DSQLAnywherePlatform.php389 public function getCreateConstraintSQL(Constraint $constraint, $table) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
H A DSqlitePlatform.php743 public function getCreateConstraintSQL(Constraint $constraint, $table) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php421 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php470 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php502 EXECUTE IMMEDIATE \'' . $this->getCreateConstraintSQL($idx, $quotedTableName) . '\';
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php506 EXECUTE IMMEDIATE \'' . $this->getCreateConstraintSQL($idx, $quotedTableName) . '\';
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DOraclePlatform.php515 EXECUTE IMMEDIATE '" . $this->getCreateConstraintSQL($idx, $quotedTableName) . "';
H A DPostgreSQL94Platform.php790 $sql[] = $this->getCreateConstraintSQL($uniqueConstraint, $name);
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Schema/
H A DAbstractSchemaManager.php530 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php518 EXECUTE IMMEDIATE '" . $this->getCreateConstraintSQL($idx, $quotedTableName) . "';
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php460 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php449 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php517 EXECUTE IMMEDIATE '" . $this->getCreateConstraintSQL($idx, $quotedTableName) . "';
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php520 EXECUTE IMMEDIATE '" . $this->getCreateConstraintSQL($idx, $quotedTableName) . "';
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php456 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php517 EXECUTE IMMEDIATE '" . $this->getCreateConstraintSQL($idx, $quotedTableName) . "';
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Schema/
H A DAbstractSchemaManager.php460 $this->_execSql($this->_platform->getCreateConstraintSQL($constraint, $table));
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php520 EXECUTE IMMEDIATE '" . $this->getCreateConstraintSQL($idx, $quotedTableName) . "';
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php518 EXECUTE IMMEDIATE '" . $this->getCreateConstraintSQL($idx, $quotedTableName) . "';

12