public function getDatabaseCollation()
 {
     return $this->schema->getSchemaCollation();
 }