Skip to content

v2.20.0

Compare
Choose a tag to compare
@josephmancuso josephmancuso released this 10 Dec 18:07
· 54 commits to 2.0 since this release
57aa5cf

Changelog

Added

Fixed

  • Fixed UUID PK Mixin not creating primary key on bulk create by @circulon in #845
  • Adds function value and sole_value to QueryBuilder & Model. by @JarriqTheTechie in #838
  • Use dynamic model variables for timestamp column names by @stoutput in #839
  • Fixed MySQL Close cursor and connection on commit by @felipehertzer in #857
  • Fixed TypeError: 'NoneType' object is not iterable by @cgslivre in #858
  • fixed class model has no attribute id when using update_or_create by @sfinktah in #855

New Contributors

Full Changelog: v2.19.2...v2.20.0