Schema::$defaultSchema

Override DatabaseSchema::$defaultSchema.

Type: string

Overrides Schema::$defaultSchema

File

core/modules/sqlite/src/Driver/Database/sqlite/Schema.php, line 26

Class

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

Namespace

Drupal\sqlite\Driver\Database\sqlite

Code

protected $defaultSchema = 'main';

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