Skip to content

v0.2.0

Latest
Compare
Choose a tag to compare
@benedeki benedeki released this 26 Aug 16:27
· 6 commits to master since this release
5b334af

Breaking Changes 💥

New Features 🎉

QueryResultRow fields can now be accessed by index too, not just by the field name (fieldCount, and rowNumber properties are now also available) by @benedeki in #29

Bugfixes 🛠

  • QueryResultRow now instantiates the row data making operating with it much easier and possible even outside of transaction by @benedeki in #29
  • Function count with a when condition has been deprecated, replaced with countOnCondition by @benedeki in #30

Full Changelog

v0.1.1...v0.2.0