Error: Prisma schema validation - (get-dmmf wasm)
Error code: P1012
error: Attribute not known: "@fullText".
--> prisma\schema.prisma:88
|
87 | @@index([siteId])
88 | @@fullText([name, firstName, lastName])
Error: Prisma schema validation - (get-dmmf wasm)
Error code: P1012
error: Attribute not known: "@fullText".
--> prisma\schema.prisma:88
|
87 | @@index([siteId])
88 | @@fullText([name, firstName, lastName])