Merge branch 'shadcn-svelte' into drizzle

This commit is contained in:
Bradley Shellnut 2024-03-02 20:31:46 -08:00
commit b25be86d32

View file

@ -3,7 +3,7 @@
generator client {
provider = "prisma-client-js"
previewFeatures = ["fullTextSearch", "fullTextIndex"]
previewFeatures = ["fullTextSearch", "fullTextIndex", "relationJoins"]
}
datasource db {