Replies: 2 comments 1 reply
-
There was never an attempt to achieve a feature parity with feathers-knex. These are 2 different libraries with different developers and different goals. Any PR can be accepted if it makes sense. |
Beta Was this translation helpful? Give feedback.
1 reply
-
There aren't any written guidelines for a PR, but you should add a reason to it, followed by usage code examples and eventually include relevant tests before it is merged. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
feathers-knex
allows passing in a custom query builder viaparams.knex
. is this something that is desirable to have feature parity?Essentially it's the equivalent of
Beta Was this translation helpful? Give feedback.
All reactions