alexwasik
06/29/2022, 12:02 PMThe following migration(s) have been created and applied from new schema changes:
migrations/
└─ 20220629115129_init/
└─ migration.sql
Your database is now in sync with your schema.
Running generate... (Use --skip-generate to skip the generators)
Error: Get DMMF: Schema parsing - Error while interacting with query-engine-node-api library
Error code: P1012
error: Datasource provider not known: "cockroachdb".
--> schema.prisma:6
|
5 | datasource db {
6 | provider = "cockroachdb"
|
Validation Error Count: 1