Home
last modified time | relevance | path

Searched refs:getVarcharTypeDeclarationSQLSnippet (Results 1 – 25 of 100) sorted by relevance

1234

/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php110 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
121 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php122 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php112 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
123 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php121 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php110 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
121 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php120 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php110 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
121 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php122 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php112 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
123 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php119 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php110 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
121 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php120 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php110 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
121 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php122 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDB2Platform.php110 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
121 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
H A DDrizzlePlatform.php122 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DDB2Platform.php110 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
121 return $this->getVarcharTypeDeclarationSQLSnippet($length, $fixed) . ' FOR BIT DATA';
/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DSqlitePlatform.php294 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DDrizzlePlatform.php147 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DDB2Platform.php60 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DB2Platform
H A DMySqlPlatform.php193 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
H A DOraclePlatform.php296 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\OraclePlatform
H A DPostgreSqlPlatform.php634 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\PostgreSqlPlatform
/dports/mail/phplist/phplist-3.6.6/public_html/lists/base/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php127 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php127 protected function getVarcharTypeDeclarationSQLSnippet($length, $fixed) function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform

1234