Schema::COMMENT_MAX_COLUMN
Same name in other branches
- 9 core/modules/mysql/src/Driver/Database/mysql/Schema.php \Drupal\mysql\Driver\Database\mysql\Schema::COMMENT_MAX_COLUMN
- 8.9.x core/lib/Drupal/Core/Database/Driver/mysql/Schema.php \Drupal\Core\Database\Driver\mysql\Schema::COMMENT_MAX_COLUMN
- 10 core/modules/mysql/src/Driver/Database/mysql/Schema.php \Drupal\mysql\Driver\Database\mysql\Schema::COMMENT_MAX_COLUMN
Maximum length of a column comment in MySQL.
File
-
core/
modules/ mysql/ src/ Driver/ Database/ mysql/ Schema.php, line 32
Class
- Schema
- MySQL implementation of \Drupal\Core\Database\Schema.
Namespace
Drupal\mysql\Driver\Database\mysqlCode
const COMMENT_MAX_COLUMN = 255;
Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.