mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Enable preview search function on DB.
This commit is contained in:
parent
dd09cdf4c1
commit
9e7e6687a4
1 changed files with 1 additions and 0 deletions
|
|
@ -3,6 +3,7 @@
|
|||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
previewFeatures = ["fullTextSearch", "fullTextIndex"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Loading…
Reference in a new issue