Skip to content

Releases: MasoniteFramework/orm

v2.22.3

01 Sep 22:30
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.22.2...v2.22.3

v2.22.2

01 Sep 18:33
Compare
Choose a tag to compare

What's Changed

Fixed

Full Changelog: v2.22.1...v2.22.2

v2.22.1

01 Sep 15:44
Compare
Choose a tag to compare

What's Changed

Added

  • Add configuration option to enable or disable foreign keys check for all 4 types of database connections by @martinszemitis in #883

Fixed

Changed

  • BaseRelationship: s/self/instance by @pmn4 in #869

New Contributors

Full Changelog: v2.22.0...v2.22.1

v2.22.0

06 Apr 13:23
6f93468
Compare
Choose a tag to compare

Changelog

Changed

Improved relationship performace by 2000x

Full Changelog: v2.21.0...v2.22.0

v2.21.0

12 Mar 01:36
f963387
Compare
Choose a tag to compare

Changelog

Added

Fixed

New Contributors

Full Changelog: v2.20.0...v2.21.0

v2.20.0

10 Dec 18:07
57aa5cf
Compare
Choose a tag to compare

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

v2.19.2

25 Sep 00:23
a1121ce
Compare
Choose a tag to compare

Changelog

###Fixed

Full Changelog: v2.19.1...v2.19.2

v2.19.1

19 Feb 01:20
eb18ce6
Compare
Choose a tag to compare

Change Log

New Contributors

Full Changelog: v2.19.0...v2.19.1

v2.19.0

01 Feb 01:54
4560c1c
Compare
Choose a tag to compare

Change Log

Added

Fixed

Full Changelog: v2.18.6...v2.19.0

v2.18.6

07 Oct 00:48
565dc3b
Compare
Choose a tag to compare

Change Log

Fixed

New Contributors

  • @if4lcon made their first contribution in #797

Full Changelog: v2.18.5...v2.18.6