constant Schema::COMMENT_MAX_TABLE

Maximum length of a table comment in MySQL.

File

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

Class

Schema

Namespace

Drupal\Core\Database\Driver\mysql

Code

const COMMENT_MAX_TABLE = 60;