Search
Star
Feedback
Setup for Free
© 2026 Hedgehog Software, LLC
Twitter
GitHub
Discord
System
Light
Dark
More
Communities
Docs
About
Terms
Privacy
gin index - Prisma
P
Prisma
•
16mo ago
•
3 replies
JavascriptMick
gin index
how would I indicate this index exists on my prisma schema
.
.
.
CREATE INDEX ON my_table USING gin (my_string_column gin_trgm_ops);
CREATE INDEX ON my_table USING gin (my_string_column gin_trgm_ops);
Prisma
Join
The official Discord server of Prisma! Find us online at prisma.io
9,819
Members
View on Discord
Resources
ModelContextProtocol
ModelContextProtocol
MCP Server
Similar Threads
Was this page helpful?
Yes
No
Similar Threads
Is there a way to tell Prisma to use GIN indexes?
P
Prisma / help-and-questions
2y ago
creating a BM25 index
P
Prisma / help-and-questions
14mo ago
index without preview feature
P
Prisma / help-and-questions
2y ago
Mulitple index for json field
P
Prisma / help-and-questions
8mo ago