Skip to content

v1.1.0

Latest
Compare
Choose a tag to compare
@pwinckles pwinckles released this 07 Aug 11:54
· 2 commits to main since this release
4992e1c

Breaking changes

  • The mechanism for specifying the sort order has changed

Added

  • Select, count, and delete operations now support filtering
  • Add support for records
  • Add support for ordering by multiple fields
  • Add basic enum support
  • Add pagination support
  • Add patch() function on db classes as a convenience for creating patch objects