Invalid input Only "mysql2" is available options for "--driver"
I'm trying to run drizzle-kit introspect:mysql by following the docs and I have the config file:
and in my package.json I have:
in my scripts.
But when I go to run "npm run introspect" I get the error:
2 Replies
I tried running drizzle-kit introspect:mysql2 and I get the error:
Please check update syntax for config
https://orm.drizzle.team/kit-docs/config-reference
You need to define driver and pust connectionString inside dbCredentials