public function getListTableConstraintsSql($table)
 {
     throw DoctrineException::listTableConstraintsNotSupported($this);
 }