Example #1
0
 public function getDropSequenceSql($sequenceName)
 {
     throw DoctrineException::dropSequenceNotSupported($this);
 }