Skip to content
This repository has been archived by the owner on May 29, 2024. It is now read-only.

feat: Added dynamic query function #7

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

ardsh
Copy link

@ardsh ardsh commented Nov 12, 2022

This change is backwards compatible, it adds the option to specify a function in the query.
The main use case here is to allow more complex filters to be used on inner fields that aren't exposed, but other use cases are also possible, e.g. it makes combining with other query builders and slonik helper utilities easier.

@gajus
Copy link
Contributor

gajus commented May 13, 2024

@ardsh FYI, this has been ported to Slonik monorepo.

If you are comfortable with it, I will port your patch to https://github.com/gajus/slonik/tree/main/packages/slonik-dataloaders

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants