Skip to content

0.4.4

Compare
Choose a tag to compare
@sodabrew sodabrew released this 19 Apr 11:27
· 358 commits to master since this release

New Features

  • None

Bugfixes

  • Fix segv when num of rows is zero
  • Fix failed to allocate memory for an empty result set
  • Fix :cache_rows => false on prepared statements
  • Fix results buffer allocation fails with prepared statements

Changes

  • Allow repeated each with :cache_rows => false
  • Fix some tests for non-default creds
  • Use the Travis Trusty image for Travis CI