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