Skip to content
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

[feat]: Prisma Implementation #382

Open
2 tasks done
Qodestackr opened this issue Jun 3, 2024 · 4 comments
Open
2 tasks done

[feat]: Prisma Implementation #382

Qodestackr opened this issue Jun 3, 2024 · 4 comments

Comments

@Qodestackr
Copy link

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

  • I've made research efforts and searched the documentation
  • I've searched for existing issues and PRs
@sadmann7
Copy link
Owner

writing query for advanced filters in prisma might be difficult

only the query, and zod schema need to be changed tbh for prisma implementation

@caiocinel
Copy link

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

@chenz24
Copy link

chenz24 commented Jan 13, 2025

I have refactored a version of Prisma. It’s not perfect yet (90% complete), but it is functional. I hope it can be helpful.
https://github.com/chenz24/shadcn-table

@nikitph
Copy link

nikitph commented Feb 13, 2025

@chenz24 thanks for your efforts. what will one need to do to incorporate your version in a next js, prisma, supabase project

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

No branches or pull requests

5 participants