class pq\Transaction

A database transaction.

NOTE:
Transactional properties like pq\Transaction::$isolation, pq\Transaction::$readonly and pq\Transaction::$deferrable can be changed after the transaction begun and the first query has been executed. Doing this will lead to appropriate SET TRANSACTION queries.

Constants:

Properties:

Functions: