Skip to content

0.4.10

Compare
Choose a tag to compare
@sodabrew sodabrew released this 15 Dec 15:20
· 245 commits to master since this release

New Features

  • Make sure ssl is enabled if only :sslverify is set (#889)

Fixes

  • Cast the BIT(1) type when :cast_booleans is true for prepared statements (#883, #903)
  • Compilation failures against MariaDB Connector/C 3.0.2 (#878, #888, #895, #900, #901, #902)
  • MYSQL_SECURE_AUTH has been removed in MySQL 8.0.3 RC (#892, #898)

Changes

  • Better specs (#904)
  • Extended keyword for the explain statement has been removed (#894)