public function getListSequencesSql($database)
 {
     throw DoctrineException::listSequencesNotSupported($this);
 }