Skip to content
This repository has been archived by the owner on Jun 2, 2024. It is now read-only.

Version 1.0.22

Compare
Choose a tag to compare
@timothymarois timothymarois released this 23 Feb 04:57
· 21 commits to 1.0 since this release
  • Merged Pull Request for deleting items with a custom filter. (this adds the delete() method on queries.)
  • Merged Pull Request for calling to the Query methods directly on the database class.
  • Merged Pull Request for sorting by update/created at times (ability to fetch __created_at and __updated_at)