Skip to content

v0.9.7

Compare
Choose a tag to compare
@particlebanana particlebanana released this 29 Oct 19:31
· 2751 commits to master since this release
  • Fixes issue with custom defined primaryKeys and shorthand findOne queries
  • Fixes issue with validations on text types
  • Fixes issue with keys being removed in toJSON when columnName is the same as the attribute name
  • Adds in a .validate() method to validate model values but not create or update

Thanks to: @Thomasdezeeuw @sjmcdowall @tanertopal @ragulka