function endSchemaUpdate()
 {
     parent::endSchemaUpdate();
     $this->pragma('locking_mode', self::$default_pragma['locking_mode']);
 }