Home
last modified time | relevance | path

Searched refs:getForeignKeyDeclarationSQL (Results 1 – 25 of 29) sorted by relevance

12

/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DSqlitePlatform.php318 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
320 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
347 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php304 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
306 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
336 $queryFields.= ', '.$this->getForeignKeyDeclarationSQL($foreignKey);
H A DSQLAnywherePlatform.php1254 $columnListSql .= ', ' . $this->getForeignKeyDeclarationSQL($definition);
1357 return $this->getForeignKeyDeclarationSQL($constraint);
H A DAbstractPlatform.php1875 … $query = 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
2430 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php304 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
306 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
336 $queryFields.= ', '.$this->getForeignKeyDeclarationSQL($foreignKey);
H A DSQLAnywherePlatform.php1235 $columnListSql .= ', ' . $this->getForeignKeyDeclarationSQL($definition);
1338 return $this->getForeignKeyDeclarationSQL($constraint);
H A DAbstractPlatform.php1869 … $query = 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
2424 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php313 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
315 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
342 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
H A DAbstractPlatform.php1970 return 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php302 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
304 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
331 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
H A DSQLAnywherePlatform.php1271 $columnListSql .= ', ' . $this->getForeignKeyDeclarationSQL($definition);
1369 return $this->getForeignKeyDeclarationSQL($constraint);
H A DAbstractPlatform.php1905 return 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
2458 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php313 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
315 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
342 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
H A DSQLAnywherePlatform.php1282 $columnListSql .= ', ' . $this->getForeignKeyDeclarationSQL($definition);
1390 return $this->getForeignKeyDeclarationSQL($constraint);
H A DAbstractPlatform.php1957 return 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
2520 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php313 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
315 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
342 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php303 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
305 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
332 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
H A DSQLAnywherePlatform.php1276 $columnListSql .= ', ' . $this->getForeignKeyDeclarationSQL($definition);
1380 return $this->getForeignKeyDeclarationSQL($constraint);
H A DAbstractPlatform.php1934 return 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
2492 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php313 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
315 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
342 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
H A DSQLAnywherePlatform.php1282 $columnListSql .= ', ' . $this->getForeignKeyDeclarationSQL($definition);
1390 return $this->getForeignKeyDeclarationSQL($constraint);
H A DAbstractPlatform.php1957 return 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
2520 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php313 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
315 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
342 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php313 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
315 return parent::getForeignKeyDeclarationSQL(new ForeignKeyConstraint(
342 $queryFields .= ', ' . $this->getForeignKeyDeclarationSQL($foreignKey);
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1491 … $query = 'ALTER TABLE ' . $table . ' ADD ' . $this->getForeignKeyDeclarationSQL($foreignKey);
2008 public function getForeignKeyDeclarationSQL(ForeignKeyConstraint $foreignKey) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform

12