Skip to content

Releases: Sage/mysql_framework

v0.0.2

12 Jul 15:35
90c31a6
Compare
Choose a tag to compare

Adds support for MysqlFramework::Connector#with_client to be passed an existing connection to avoid creating new transactions when a transaction is already running.

v0.0.1 - Initial Release

03 Jul 21:21
7d89b7c
Compare
Choose a tag to compare

Initial code for the MySQL Framework.

  • Migration Scripts
  • Connection Pooling
  • Query Building