pq\Transaction docs
[mdref/mdref-pq] / pq / Transaction / commit.md
1 # void pq\Transaction::commit()
2
3 Commit the transaction or release the previous savepoint.
4 See pq\Transaction::savepoint().
5
6 ## Params:
7
8 None.
9
10 ## Throws:
11
12 * pq\Exception\InvalidArgumentException
13 * pq\Exception\BadMethodCallException
14 * pq\Exception\RuntimeException
15 * pq\Exception\DomainException