Error introspecting a MySQL database
Hey guys!! I'm getting the following error when using npx drizzle-kit pull against a MySQL database:
These are the versions I'm using for the relevant packages:
Anyone have any idea how to go about it?
1 Reply
i got the same error with mysql 5.6. downgrading drizzle-kit to 0.25.0 and drizzle-orm to 0.35.0 worked for me