Skip to content

Releases: eggjs/egg-orm

v2.4.1

15 Apr 06:15
Compare
Choose a tag to compare

2.4.1 (2024-04-15)

Bug Fixes


This release is also available on:

v2.3.1

19 Dec 09:40
Compare
Choose a tag to compare

What's Changed

  • Add CodeQL workflow for GitHub code scanning by @lgtm-com in #32
  • chore: overwrite the default console.error in logQueryError by @cyjake in #33

New Contributors

  • @lgtm-com made their first contribution in #32

Full Changelog: v2.3.0...v2.3.1

v2.3.0

09 Nov 08:45
Compare
Choose a tag to compare

What's Changed

  • feat: rewire prototype of models when subclassing is enabled by @cyjake in #29

Full Changelog: v2.2.0...v2.3.0

v2.2.0

08 Sep 06:26
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.1.2...v2.2.0

v2.1.2

31 Aug 09:53
Compare
Choose a tag to compare

What's Changed

  • chore: sequelizeBone export app/ctx, doc and example complete by @JimmyDaddy in #27

Full Changelog: v2.1.1...v2.1.2

v2.1.1

25 Aug 09:31
Compare
Choose a tag to compare

What's Changed

  • docs: ts guide doc by @JimmyDaddy in #23
  • fix: override model.app or model.prototype.app event if exists by @cyjake in #24
  • fix: sequelize adapter with model extends from Bone directly and export leoric form egg-orm by @JimmyDaddy in #26

Full Changelog: v2.1.0...v2.1.1

v2.1.0

24 Aug 02:41
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.0.0...v2.1.0

v2.0.0

06 Jan 08:13
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.1.7...v2.0.0

v1.1.7

09 Jul 03:26
Compare
Choose a tag to compare

fixes

v1.1.6

08 Jul 09:20
Compare
Choose a tag to compare

fixes