You are here

constant Schema::DEFAULT_COLLATION_CS in Drupal driver for SQL Server and SQL Azure 8.2

Same name and namespace in other branches
  1. 8 drivers/lib/Drupal/Driver/Database/sqlsrv/Schema.php \Drupal\Driver\Database\sqlsrv\Schema::DEFAULT_COLLATION_CS

Used when binary => TRUE in the SCHEMA.

File

drivers/lib/Drupal/Driver/Database/sqlsrv/Schema.php, line 49
Definition of Drupal\Driver\Database\sqlsrv\Schema

Class

Schema

Namespace

Drupal\Driver\Database\sqlsrv

Code

const DEFAULT_COLLATION_CS = 'Latin1_General_CS_AS';