forked from feathersjs-ecosystem/feathers-knex
-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merge in changes from master #2
Merged
Merged
+3,611
−3,089
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* fix(package): update uberproto to version 2.0.0 * Update dependencies and CI scripts
This reverts commit 274ac86.
* Do clearOrder() for countQuery * Update knex 0.14.0 -> 0.14.6
* Add explicit peer dependency on latest Knex version * Update all dependencies
Correction on typo referencing the wrong transaction hook name (`commit` should be `end`).
* fix(package): update debug to version 4.0.0 * chore(package): update lockfile
* Catch unhandled transaction rejections * Update all dependencies
* chore(package): update knex to version 0.16.0 * chore(package): update lockfile package-lock.json
…ures (#181) * Start migration to @feathersjs/adapter-commons * Finalize refactoring to adapter-commons * Force remove to always work * Command typo * Update error handling and finalize docs
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Summary
(If you have not already please refer to the contributing guideline as described
here)
If so, please mention them to keep the conversations linked together.
Other Information
If there's anything else that's important and relevant to your pull
request, mention that information here. This could include
benchmarks, or other information.
Your PR will be reviewed by a core team member and they will work with you to get your changes merged in a timely manner. If merged your PR will automatically be added to the changelog in the next release.
If your changes involve documentation updates please mention that and link the appropriate PR in feathers-docs.
Thanks for contributing to Feathers! ❤️