mirror of
https://github.com/BradNut/boredgame
synced 2025-09-08 17:40:22 +00:00
Merge branch 'shadcn-svelte' into drizzle
This commit is contained in:
commit
b25be86d32
1 changed files with 1 additions and 1 deletions
|
|
@ -3,7 +3,7 @@
|
|||
|
||||
generator client {
|
||||
provider = "prisma-client-js"
|
||||
previewFeatures = ["fullTextSearch", "fullTextIndex"]
|
||||
previewFeatures = ["fullTextSearch", "fullTextIndex", "relationJoins"]
|
||||
}
|
||||
|
||||
datasource db {
|
||||
|
|
|
|||
Loading…
Reference in a new issue