Skip to content

0.1.21

Pre-release
Pre-release

Choose a tag to compare

@rkrx rkrx released this 15 Jul 07:38
· 221 commits to master since this release
  • 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.