This topic is locked

Database Transactions

5/21/2017 2:47:34 AM
PHPRunner General questions
H
headingwest author

Hello all,
Is there any way to enforce transactions when using postgresql and phprunner?
begin trans

commit

rollback
etc.
Thanks.