Home
last modified time | relevance | path

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

12

/dports/databases/pear-DoctrineDBAL/DoctrineDBAL-2.3.4/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php285 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DMySqlPlatform.php296 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
H A DAbstractPlatform.php1793 … if ($this->supportsInlineColumnComments() && isset($field['comment']) && $field['comment']) {
2575 public function supportsInlineColumnComments() 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 DDrizzlePlatform.php396 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php2218 …if ($this->supportsInlineColumnComments() && isset($field['comment']) && $field['comment'] !== '')…
3189 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/bolt/bolt-2.2.24/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php396 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DMySqlPlatform.php336 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\MySqlPlatform
/dports/finance/prestashop/prestashop/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php390 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1644 if (! $this->supportsInlineColumnComments()) {
2229 …if ($this->supportsInlineColumnComments() && isset($field['comment']) && $field['comment'] !== '')…
3223 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-9/typo3_src-9.5.31/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php388 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1669 if (! $this->supportsInlineColumnComments()) {
2263 …if ($this->supportsInlineColumnComments() && isset($field['comment']) && $field['comment'] !== '')…
3256 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/net-mgmt/librenms/librenms-vendor-21.5.1/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php399 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1702 if (! $this->supportsInlineColumnComments()) {
2304 …if ($this->supportsInlineColumnComments() && isset($column['comment']) && $column['comment'] !== '…
/dports/www/elgg/elgg-3.3.23/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php397 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1689 if (! $this->supportsInlineColumnComments()) {
2291 …if ($this->supportsInlineColumnComments() && isset($column['comment']) && $column['comment'] !== '…
3292 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/webtrees20/webtrees-2.0.19/webtrees/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php399 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1702 if (! $this->supportsInlineColumnComments()) {
2304 …if ($this->supportsInlineColumnComments() && isset($column['comment']) && $column['comment'] !== '…
/dports/www/typo3-10/typo3_src-10.4.25/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php397 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1689 if (! $this->supportsInlineColumnComments()) {
2291 …if ($this->supportsInlineColumnComments() && isset($column['comment']) && $column['comment'] !== '…
3292 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\AbstractPlatform
/dports/www/typo3-11/typo3_src-11.5.7/vendor/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php399 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1702 if (! $this->supportsInlineColumnComments()) {
2304 …if ($this->supportsInlineColumnComments() && isset($column['comment']) && $column['comment'] !== '…
/dports/www/owncloud/owncloud/lib/composer/doctrine/dbal/lib/Doctrine/DBAL/Platforms/
H A DDrizzlePlatform.php399 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\DrizzlePlatform
H A DAbstractPlatform.php1702 if (! $this->supportsInlineColumnComments()) {
2304 …if ($this->supportsInlineColumnComments() && isset($column['comment']) && $column['comment'] !== '…
/dports/www/nextcloud/nextcloud/3rdparty/doctrine/dbal/src/Platforms/
H A DSqlitePlatform.php556 public function supportsInlineColumnComments() function in Doctrine\\DBAL\\Platforms\\SqlitePlatform
H A DAbstractPlatform.php1661 if (! $this->supportsInlineColumnComments()) {
2251 …if ($this->supportsInlineColumnComments() && isset($column['comment']) && $column['comment'] !== '…

12