Skip to content

v0.2.0

Choose a tag to compare

@jph00 jph00 released this 18 Jun 05:03
· 40 commits to main since this release

Breaking Changes

  • fetchone renamed to selectone, and now raises exception for non-unique return

New Features

  • Check for multi row return in selectone (#70)