Skip to content

Releases: 365talents/objection.js

3.1.2-fork6

12 Nov 10:34
4dbb2ec
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.2-fork5...3.1.2-fork6

3.1.2-fork5

25 Oct 14:45
246817e
Compare
Choose a tag to compare

What's Changed

  • Chore: fix ModelObject and improve ModifyMethod by @ducher in #15

Full Changelog: 3.1.2-fork4...3.1.2-fork5

3.1.2-fork4

21 Oct 15:30
57a3033
Compare
Choose a tag to compare

What's Changed

  • Improve and restrict methods signatures by @ducher in #11
  • Fix modify typing for arguments by @ducher in #13
  • Fix toJSON return type by @ducher in #12

Full Changelog: 3.1.2-fork3...3.1.2-fork4

3.1.2-fork3

24 Jul 12:21
02eda87
Compare
Choose a tag to compare

What's Changed

Full Changelog: 3.1.2-fork2...3.1.2-fork3

3.1.2-fork2

03 Jul 12:57
9a8b4ac
Compare
Choose a tag to compare

What's Changed

  • Fix json extract operator for MySQL by @ducher in #7

Full Changelog: 3.1.2-fork1...3.1.2-fork2

3.1.2-fork1

09 Oct 15:53
6d7970c
Compare
Choose a tag to compare

Integrate latest changes from original repo
Better typings for propertyNameToColumnName and columnNameToPropertyName

3.0.1-fork1

27 Mar 15:43
f7b7ac2
Compare
Choose a tag to compare

3.0.1-fork1

What's new

Add ability to have a modifier / filter on the join table of a relation having a "through"
Fix some types: PrimitiveValue, columnNameToPropertyName, propertyNameToColumnName