You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Detect nested transactions where a transaction was actually started outside the query-builder.
Consolidate the functionality of Kir\MySQL\Databases\MySQL::transactionCommit and Kir\MySQL\Databases\MySQL::transactionRollback to Kir\MySQL\Databases\MySQL::transactionEnd
Changed README.md to document more capabilities of the builder.