Skip to content

v2.1.0

Compare
Choose a tag to compare
@composerinteralia composerinteralia released this 26 Sep 20:10
· 112 commits to main since this release
v2.1.0
fad6b0c

Added

  • Support string ssl modes.

Fixed

  • Correct version constraint for activerecord.
  • Require a valid connection when quoting a string.
  • Treat IOError as a connectivity-related error.
  • Disable prepared statements, since Trilogy doesn't yet support them.