We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I wanted to request or even help have an implementation that uses Prisma, without too much internal tools to demonstrate this?
Additional details here...
The text was updated successfully, but these errors were encountered:
writing query for advanced filters in prisma might be difficult
only the query, and zod schema need to be changed tbh for prisma implementation
Sorry, something went wrong.
writing query for advanced filters in prisma might be difficult only the query, and zod schema need to be changed tbh for prisma implementation
After some hours i've successfully migrated to prisma, sadly is for a private project, btw this is the code for advanced filter
https://gist.github.com/caiocinel/e282a4c313afec78ea2fa163f948a17e
No branches or pull requests
Feature description
I wanted to request or even help have an implementation that uses Prisma, without too much internal tools to demonstrate this?
Additional Context
Additional details here...
Before submitting
The text was updated successfully, but these errors were encountered: