Home
last modified time | relevance | path

Searched refs:getCommentOnColumnSQL (Results 1 – 25 of 53) sorted by relevance

123

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php504 $commentsSQL[] = $this->getCommentOnColumnSQL(
572 $commentsSQL[] = $this->getCommentOnColumnSQL(
672 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DDB2Platform.php528 $commentsSQL[] = $this->getCommentOnColumnSQL(
550 $commentsSQL[] = $this->getCommentOnColumnSQL(
H A DSQLAnywherePlatform.php147 $commentsSQL[] = $this->getCommentOnColumnSQL(
179 $commentsSQL[] = $this->getCommentOnColumnSQL(
368 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php473 $commentsSQL[] = $this->getCommentOnColumnSQL(
541 $commentsSQL[] = $this->getCommentOnColumnSQL(
641 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DSQLAnywherePlatform.php147 $commentsSQL[] = $this->getCommentOnColumnSQL(
179 $commentsSQL[] = $this->getCommentOnColumnSQL(
368 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
H A DDB2Platform.php496 $commentsSQL[] = $this->getCommentOnColumnSQL(
518 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DOraclePlatform.php557 … $commentsSQL[] = $this->getCommentOnColumnSQL($diff->name, $column->getName(), $comment);
574 … $commentsSQL[] = $this->getCommentOnColumnSQL($diff->name, $column->getName(), $comment);
H A DPostgreSqlPlatform.php351 … $commentsSQL[] = $this->getCommentOnColumnSQL($diff->name, $column->getName(), $comment);
408 … $commentsSQL[] = $this->getCommentOnColumnSQL($diff->name, $column->getName(), $comment);
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php521 $commentsSQL[] = $this->getCommentOnColumnSQL(
603 $commentsSQL[] = $this->getCommentOnColumnSQL(
711 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DSQLAnywherePlatform.php134 $commentsSQL[] = $this->getCommentOnColumnSQL(
166 $commentsSQL[] = $this->getCommentOnColumnSQL(
358 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
H A DDB2Platform.php543 $commentsSQL[] = $this->getCommentOnColumnSQL(
564 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php512 $commentsSQL[] = $this->getCommentOnColumnSQL(
586 $commentsSQL[] = $this->getCommentOnColumnSQL(
688 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DSQLAnywherePlatform.php132 $commentsSQL[] = $this->getCommentOnColumnSQL(
164 $commentsSQL[] = $this->getCommentOnColumnSQL(
354 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
H A DDB2Platform.php542 $commentsSQL[] = $this->getCommentOnColumnSQL(
563 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php512 $commentsSQL[] = $this->getCommentOnColumnSQL(
586 $commentsSQL[] = $this->getCommentOnColumnSQL(
694 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DSQLAnywherePlatform.php132 $commentsSQL[] = $this->getCommentOnColumnSQL(
164 $commentsSQL[] = $this->getCommentOnColumnSQL(
356 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
H A DDB2Platform.php543 $commentsSQL[] = $this->getCommentOnColumnSQL(
564 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php521 $commentsSQL[] = $this->getCommentOnColumnSQL(
603 $commentsSQL[] = $this->getCommentOnColumnSQL(
711 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DSQLAnywherePlatform.php134 $commentsSQL[] = $this->getCommentOnColumnSQL(
166 $commentsSQL[] = $this->getCommentOnColumnSQL(
358 public function getCommentOnColumnSQL($tableName, $columnName, $comment) function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
H A DDB2Platform.php543 $commentsSQL[] = $this->getCommentOnColumnSQL(
564 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php543 $commentsSQL[] = $this->getCommentOnColumnSQL(
564 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php543 $commentsSQL[] = $this->getCommentOnColumnSQL(
564 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php543 $commentsSQL[] = $this->getCommentOnColumnSQL(
564 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php543 $commentsSQL[] = $this->getCommentOnColumnSQL(
564 $commentsSQL[] = $this->getCommentOnColumnSQL(
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DDB2Platform.php544 $commentsSQL[] = $this->getCommentOnColumnSQL(
565 $commentsSQL[] = $this->getCommentOnColumnSQL(

123