commit() public method
Commits a transaction.
| public void commit ( ) | ||
|---|---|---|
| throws | yii\db\Exception |
if the transaction is not active |
commit() public method
Commits a transaction.
| public void commit ( ) | ||
|---|---|---|
| throws | yii\db\Exception |
if the transaction is not active |
Please login to continue.