Skip to content

Fetch Objection Upstream#11

Open
FaizuddinEverest wants to merge 146 commits intodinode:masterfrom
feathersjs-ecosystem:master
Open

Fetch Objection Upstream#11
FaizuddinEverest wants to merge 146 commits intodinode:masterfrom
feathersjs-ecosystem:master

Conversation

@FaizuddinEverest
Copy link

No description provided.

Dekel Barzilay and others added 30 commits March 6, 2020 16:28
- Fixed tests
- Bumped version to 5.1.1
- Bumped version to 5.2.0
- Added missing cleanup code
* Changed create to insert & get by returned row fields by default

* Added test on create with ID when ID gets overridden in model

Co-authored-by: Dekel Barzilay <dekel@lusha.co>
Fixed Modal -> Model typos
dekelev and others added 30 commits May 25, 2021 16:29
* Fix schema use with graph

* Add $startTransaction params

* allow for atomic graph upsert/insert
* allow for atomic multi create

* Fix $startTransaction (atomic)

* Is now $atomic
* Better testing
* README infos

* Fix confilts with upstream

* Fix/Add comments

* Fix patch query with complex query

* Fixed typo

* Add upsert and insert graph options in params

* allow for query based insert and upsert graph options
typical use case is different options based on authenticated user rights

* Fix param names in previous commit

Co-authored-by: Dekel Barzilay <dekelev@gmail.com>
- Added relation to the example app
Change `automaticaly` to `automatically`.
Bumps [ajv](https://github.com/ajv-validator/ajv) from 6.12.0 to 6.12.6.
- [Release notes](https://github.com/ajv-validator/ajv/releases)
- [Commits](ajv-validator/ajv@v6.12.0...v6.12.6)

---
updated-dependencies:
- dependency-name: ajv
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
* Update index.js

* Update index.js

* Revert "Update index.js"

This reverts commit 108df4f.

* Revert "Update index.js"

This reverts commit aed25fb.

* Added $leftJoinRelation

* Fixed a bug

Fixed the issue in _find count when both $joinRelation and $leftJoinRelation are in the query.

* Updated README file

* Remove redundant if conditions

* Added test

* Delete .vscode directory

* Fixed the failed test

Fixed the two failed tests.

* Fixed the new test that failed postgresql

* Apply ESLint

* Apply ESLint

---------

Co-authored-by: Dekel Barzilay <dekelev@gmail.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.