Example #1
0
 public function getCreateDatabaseSql($database)
 {
     throw DoctrineException::createDatabaseNotSupported($this);
 }