Schema::$defaultSchema

Override DatabaseSchema::$defaultSchema

Type: string

Overrides Schema::$defaultSchema

File

core/lib/Drupal/Core/Database/Driver/sqlite/Schema.php, line 24

Class

Schema
SQLite implementation of \Drupal\Core\Database\Schema.

Namespace

Drupal\Core\Database\Driver\sqlite

Code

protected $defaultSchema = 'main';

Buggy or inaccurate documentation? Please file an issue. Need support? Need help programming? Connect with the Drupal community.