constant Schema::COMMENT_MAX_COLUMN

Maximum length of a column comment in MySQL.

File

drupal/core/lib/Drupal/Core/Database/Driver/mysql/Schema.php, line 33
Definition of Drupal\Core\Database\Driver\mysql\Schema

Class

Schema

Namespace

Drupal\Core\Database\Driver\mysql

Code

const COMMENT_MAX_COLUMN = 255;