You are here

constant Schema::PRIMARY_KEY_BYTES in Drupal driver for SQL Server and SQL Azure 3.0.x

Maximum length of a Primary Key.

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Schema.php, line 41

Class

Schema

Namespace

Drupal\Driver\Database\sqlsrv

Code

const PRIMARY_KEY_BYTES = 900;