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