v4.7.0 (2019-12-27)
v4.6.5 (2019-12-27)
Closed issues:
- Can't query jsonb column keys containing periods via http querystring #76
v4.6.4 (2019-12-27)
Closed issues:
v4.6.3 (2019-12-06)
v4.6.2 (2019-12-06)
v4.6.1 (2019-12-06)
Closed issues:
- Allow creation of dynamic eager filters #72
Merged pull requests:
v4.6.0 (2019-12-06)
v4.5.2 (2019-12-05)
Merged pull requests:
- Add generic type parameter to objection function #71 (alex-all3dp)
v4.5.1 (2019-11-12)
Closed issues:
v4.5.0 (2019-11-01)
Closed issues:
- don't use countDistinct by default for count queries #65
Merged pull requests:
v4.4.3 (2019-10-11)
Closed issues:
- Error creating new record after adding type 'array' in schema #66
v4.4.2 (2019-10-11)
Closed issues:
- Can not filter by jsonb property #62
v4.4.1 (2019-10-11)
v4.4.0 (2019-10-11)
v4.3.0 (2019-10-07)
Closed issues:
Merged pull requests:
v4.2.4 (2019-09-23)
Closed issues:
Merged pull requests:
v4.2.3 (2019-09-06)
Merged pull requests:
v4.2.2 (2019-09-04)
v4.2.1 (2019-09-04)
Merged pull requests:
v4.2.0 (2019-08-09)
Implemented enhancements:
- PATCHing related entities doesn't work #55
Closed issues:
- Patching record with query, causes NotFound error to be thrown #49
v4.1.1 (2019-07-26)
v4.1.0 (2019-07-26)
Closed issues:
- Present demo application with working relations #54
- Extending feathers-objectionjs Service class #53
- How to insert related entity and return it with every get request? #52
v4.0.0 (2019-07-08)
Closed issues:
- custom id return 'undefined' #46
Merged pull requests:
v3.2.1 (2019-04-26)
Closed issues:
- Virtual attribute breakage with Objection 1.6.4+ #45
- Support for filtering jsonb array by contains string (jsonb operators) #42
v3.2.0 (2019-02-16)
Closed issues:
- Library cannot handle ID columns with names other than the default #41
v3.1.2 (2019-02-15)
v3.1.0 (2019-02-15)
Closed issues:
- Moving to feathers ecosystem organization? #43
Merged pull requests:
v3.0.1 (2019-01-12)
v3.0.0 (2019-01-08)
Closed issues:
- Unneeded filterQuery redefinition #39
v2.0.1 (2019-01-08)
v2.0.0 (2018-12-28)
Closed issues:
- ambiguous column reference "id" when using $joinRelation and $select together #38
- Auto-populate ID to data object from service.update(id, data, params) when using upsertGraph #32
v1.3.1 (2018-11-30)
v1.3.0 (2018-11-30)
Closed issues:
- Problem with $keys in object notation eager query being stripped #37
v1.2.4 (2018-11-20)
Closed issues:
- TypeError: Cannot read property 'properties' of null #36
v1.2.3 (2018-10-28)
v1.2.2 (2018-10-13)
Implemented enhancements:
- Support for filtering by json column attribute #33
v1.2.1 (2018-10-12)
Implemented enhancements:
- Support for mergeAllowEager #14
v1.2.0 (2018-10-12)
v1.1.7 (2018-09-20)
v1.1.6 (2018-09-20)
v1.1.5 (2018-09-18)
v1.1.4 (2018-09-18)
Implemented enhancements:
- How to filter based on related entities? #9
Closed issues:
- Add ability to use Objectionjs Graph Upsert for the create method #34
- Problem with createdAt and updateAt timestamps when updating #20
Merged pull requests:
- Added ability to use Upsert Graph on create method #35 (NotAmaan)
- Bumped version to 1.1.2 #31 (NotAmaan)
- Bumped version to 1.1.2 #30 (NotAmaan)
- Added ilike operator (postgres only) #29 (NotAmaan)
v1.1.1 (2018-08-27)
v1.1.0 (2018-08-26)
Implemented enhancements:
- Graph Inserts and Upserts #27
Merged pull requests:
v1.0.6 (2018-08-25)
Implemented enhancements:
- Error when searching by eager value #26
v1.0.5 (2018-08-24)
v1.0.4 (2018-08-24)
v1.0.3 (2018-08-24)
v1.0.2 (2018-08-24)
Closed issues:
- Support for Feathers v3 changes #18
v1.0.1 (2018-08-24)
v1.0.0 (2018-08-24)
v0.10.2 (2018-07-25)
v0.10.1 (2018-07-25)
Closed issues:
- Patch method is overwriting nonexistent field with null #19
Merged pull requests:
v0.10.0 (2018-07-08)
Merged pull requests:
v0.9.0 (2018-07-08)
Closed issues:
- NotAuthenticated response when including @feathersjs/authentication #13
- Looking for a maintainer? #12
Merged pull requests:
v0.8.0 (2018-01-22)
Closed issues:
- $eager is used in query when pagination is used #8
Merged pull requests:
v0.7.0 (2018-01-20)
Closed issues:
- How do I connect feathers with objections? #7
- In README, what is ObjectionService? #6
- Support $search query #4
- Support insertWithRelated #1
Merged pull requests:
- Add $joinEager query param to fetch relations with JoinEagerAlgorithm #10 (cdelaorden)
v0.6.0 (2017-04-21)
Merged pull requests:
v0.5.0 (2016-11-16)
v0.4.0 (2016-10-10)
v0.3.2 (2016-08-10)
Closed issues:
v0.3.1 (2016-08-09)
v0.3.0 (2016-08-09)
v0.2.0 (2016-07-26)
* This Change Log was automatically generated by github_changelog_generator