public function getListTableColumnsSql($table)
 {
     throw DoctrineException::listTableColumnsNotSupported($this);
 }