gems mysql2 0.2.19

latest releases: 0.5.6, 0.5.5, 0.5.4...
10 years ago

This release contains all of the same code and therefore release notes as 0.3.12.

The following changes are specific to 0.2.19:

Changes

Bug fixes

  • The ActiveRecord adapter now symbolizes the keys from the connection options hash as early as possible to ensure hash lookups on that hash will work before the Mysql2::Client object is created.
  • Make sure a default LIMIT is set when an OFFSET is set.
  • A couple of small fixes related to newer ActiveRecord versions since the last mysql2 release

View the diff here

Don't miss a new mysql2 release

NewReleases is sending notifications on new releases.