Example #1
0
 public function getListTriggersSql($table = null)
 {
     throw DoctrineException::listTriggersNotSupported($this);
 }