Closed Jolg42 closed 3 years ago
Example from https://github.com/prisma/migrate/issues/647
run npx prisma introspect
npx prisma introspect
Introspecting based on datasource defined in prisma/schema.prisma … Oops, an unexpected error occured! [libs/sql-schema-describer/src/mysql.rs:156:53] table columns not found
The current error is not super helpful right now.
Example from https://github.com/prisma/migrate/issues/647
run
npx prisma introspect
The current error is not super helpful right now.