Unhandled Runtime Error Error: Invalid prisma invocation: The table does not exist in the current database.
pushing structure with npx prisma migrate dev or npx prisma db push produces error: Prisma schema loaded from prisma\schema.prisma Datasource "db": MySQL database Error: Prisma schema validation - (get-config wasm) Error code: P1012 error: Environment variable not found: DATABASE_URL. --> schema.prisma:7 | 6 | provider…
Read more →