Skip to content

0.1.4 - Improved Delete and Update queries

Compare
Choose a tag to compare
@ZechCodes ZechCodes released this 29 May 00:17
· 141 commits to main since this release

v0.1.4 changes the behavior of the driver's delete and update methods. They now both take an arbitrary number of predicates to use as a query. The update method now also takes any number of keyword arguments that are then used to set fields on any matching models in the database.