public function getDatabaseCharset()
 {
     return $this->schema->getSchemaCharset();
 }