Home
last modified time | relevance | path

Searched refs:getBinaryDefaultLength (Results 1 – 25 of 50) sorted by relevance

12

/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAnywherePlatform.php321 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
1321 ? 'BINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')'
1322 : 'VARBINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')';
H A DDB2Platform.php43 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DPostgreSqlPlatform.php1120 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DAbstractPlatform.php285 $field['length'] = $this->getBinaryDefaultLength();
592 public function getBinaryDefaultLength() 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 DSQLAnywherePlatform.php321 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
1340 ? 'BINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')'
1341 : 'VARBINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')';
H A DDB2Platform.php44 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DPostgreSqlPlatform.php1158 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
H A DAbstractPlatform.php285 $field['length'] = $this->getBinaryDefaultLength();
592 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAnywherePlatform.php307 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
1352 ? 'BINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')'
1353 : 'VARBINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')';
H A DDB2Platform.php44 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAnywherePlatform.php311 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
1373 ? 'BINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')'
1374 : 'VARBINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')';
H A DDB2Platform.php42 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DPostgreSqlPlatform.php1203 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAnywherePlatform.php309 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
1363 ? 'BINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')'
1364 : 'VARBINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')';
H A DDB2Platform.php44 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DSQLAnywherePlatform.php311 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\SQLAnywherePlatform
1373 ? 'BINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')'
1374 : 'VARBINARY(' . ($length ?: $this->getBinaryDefaultLength()) . ')';
H A DDB2Platform.php42 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DSqlitePlatform.php430 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DDB2Platform.php42 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DPostgreSQL94Platform.php1178 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\PostgreSQL94Platform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php42 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DPostgreSqlPlatform.php1226 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php42 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php42 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php42 public function getBinaryDefaultLength() function in Doctrine\\DBAL\\Platforms\\DB2Platform

12