Example #1
0
 public function getListTableIndexesSql($table)
 {
     throw DoctrineException::listTableIndexesNotSupported($this);
 }