Replies: 1 comment
-
Wondering this as well! I don't want to add yet another service to my stack and would rather just keep it all in postgres |
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.
-
I'm using supabase + drizzle ORM, and I'm trying to do full-text search using pgroonga.
When I excute the second query, I get the following error:
Can't I use pgroonga in drizzleORM?
Besides installing the pgroonga extension in supabase, do I need to configure something in drizzle?
Beta Was this translation helpful? Give feedback.
All reactions