Home
last modified time | relevance | path

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

12

/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php50 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DAbstractPlatform.php2205 ' ' . $this->getColumnCollationDeclarationSQL($field['collation']) : '';
2554 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
H A DMySqlPlatform.php319 return $this->getColumnCollationDeclarationSQL($collation);
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php50 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php309 return $this->getColumnCollationDeclarationSQL($collation);
H A DAbstractPlatform.php2199 ' ' . $this->getColumnCollationDeclarationSQL($field['collation']) : '';
2548 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php318 return $this->getColumnCollationDeclarationSQL($collation);
509 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
981 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php31 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php316 return $this->getColumnCollationDeclarationSQL($collation);
H A DAbstractPlatform.php2216 ' ' . $this->getColumnCollationDeclarationSQL($field['collation']) : '';
2578 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php31 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php318 return $this->getColumnCollationDeclarationSQL($collation);
509 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
981 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php318 return $this->getColumnCollationDeclarationSQL($collation);
509 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
981 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php31 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php318 return $this->getColumnCollationDeclarationSQL($collation);
509 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
981 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php31 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php315 return $this->getColumnCollationDeclarationSQL($collation);
506 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
971 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php318 return $this->getColumnCollationDeclarationSQL($collation);
509 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
981 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSQL91Platform.php33 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\PostgreSQL91Platform
H A DMySqlPlatform.php318 return $this->getColumnCollationDeclarationSQL($collation);
509 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
981 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DMySQLPlatform.php491 $tableOptions[] = $this->getColumnCollationDeclarationSQL($options['collate']);
965 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\MySQLPlatform
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php1779 ' ' . $this->getColumnCollationDeclarationSQL($field['collation']) : '';
2130 public function getColumnCollationDeclarationSQL($collation) function in Doctrine\\DBAL\\Platforms\\AbstractPlatform

12