Home
last modified time | relevance | path

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

12

/dports/www/nextcloud/nextcloud/lib/private/DB/
H A DMigrator.php120 if ($column->getLength() > $connection->getDatabasePlatform()->getVarcharMaxLength()) {
/dports/www/owncloud/owncloud/lib/private/DB/
H A DMigrator.php154 if ($column->getLength() > $connection->getDatabasePlatform()->getVarcharMaxLength()) {
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DMySqlPlatform.php685 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
H A DPostgreSqlPlatform.php747 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DAbstractPlatform.php223 if ($field['length'] > $this->getVarcharMaxLength()) {
457 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php259 : $this->getVarcharMaxLength();
569 return $this->getVarcharMaxLength();
577 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php265 : $this->getVarcharMaxLength();
584 return $this->getVarcharMaxLength();
592 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
H A DMySqlPlatform.php1109 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
H A DPostgreSqlPlatform.php1187 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php261 : $this->getVarcharMaxLength();
575 return $this->getVarcharMaxLength();
583 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php265 : $this->getVarcharMaxLength();
584 return $this->getVarcharMaxLength();
592 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php274 : $this->getVarcharMaxLength();
595 return $this->getVarcharMaxLength();
H A DPostgreSqlPlatform.php1210 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DMySqlPlatform.php1109 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php274 : $this->getVarcharMaxLength();
595 return $this->getVarcharMaxLength();
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php274 : $this->getVarcharMaxLength();
595 return $this->getVarcharMaxLength();
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DAbstractPlatform.php274 : $this->getVarcharMaxLength();
595 return $this->getVarcharMaxLength();
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DAbstractPlatform.php218 : $this->getVarcharMaxLength();
539 return $this->getVarcharMaxLength();
H A DPostgreSQL94Platform.php1162 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\PostgreSQL94Platform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DMySqlPlatform.php939 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
H A DPostgreSqlPlatform.php1104 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DAbstractPlatform.php268 if ($field['length'] > $this->getVarcharMaxLength()) {
562 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DPostgreSqlPlatform.php1142 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DAbstractPlatform.php268 if ($field['length'] > $this->getVarcharMaxLength()) {
562 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
H A DMySqlPlatform.php1018 public function getVarcharMaxLength() function in Doctrine\\DBAL\\Platforms\\MySqlPlatform

12