Ejemplo n.º 1
0
 protected function get_batch_events($batch_id)
 {
     return PGQ::get_batch_events($this->log, $this->pg_src_con, $batch_id);
 }