parent
9e7e7f51e9
commit
379a24e5f2
38 changed files with 71 additions and 19 deletions
|
|
@ -200,7 +200,7 @@ class Database
|
|||
echo $a->getTraceAsString();
|
||||
echo pg_last_error($this->db);
|
||||
}
|
||||
error_log($a->getTraceAsString());
|
||||
record_log($a->getTraceAsString());
|
||||
$this->rollback();
|
||||
|
||||
throw ($a);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue