Skip to content

Releases: ovos/objection.js

3.1.5-mod.1

16 Dec 12:57
f79e1c3
Compare
Choose a tag to compare

What's Changed

Synced with upstream objection v3.1.5

And a few extra modifications:

  • static query hooks fixes: modelOptions in DelegateOperation should forward to the one from the delegated operation, resolve modelOptions.old properly for graph operations by @falkenhawk in #18
  • typings: make idColumn array readonly by @falkenhawk in #19

Full Changelog: 3.0.4-mod.1...3.1.5-mod.1

3.0.4-mod.1

12 Jul 16:39
Compare
Choose a tag to compare

Synced with upstream objection v3.0.4

Full Changelog: 3.0.2-mod.1...3.0.4-mod.1

3.0.2-mod.1

28 Mar 11:29
42e54ce
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.0.1-mod.2...3.0.2-mod.1

3.0.1-mod.2

09 Jan 06:47
2490e2a
Compare
Choose a tag to compare

What's Changed

  • fix: losing aliasMap in 'partial' subqueries by @falkenhawk in #13
  • fix: overwriting already existing query's context in childQueryOf by @falkenhawk in #12

Full Changelog: 3.0.1-mod.1...3.0.1-mod.2

3.0.1-mod.1

11 Aug 15:57
f5a7133
Compare
Choose a tag to compare

What's Changed

  • fix for WrapMysqlModifySubqueryTransformation when using join builder in #10
  • ManyToMany relation - v3 workaround for ER_CANT_UPDATE_USED_TABLE_IN_SF_OR_TRG mysql error in #11
  • Allow Transaction type override in #8
  • expand allowed types for tableRefFor and tableNameFor in #9

Full Changelog: https://github.com/ovos/objection.js/commits/3.0.1-mod.1

1.6.10-mod.1

08 Feb 12:35
Compare
Choose a tag to compare
remove symlinks