Error while running migrations
Hi, so will I was trying to run migrations and the error below is what I am getting. Any experienced this to and was able to resolve it?
`
4 Replies
I think we actually discussed this yesterday - just remove the “driver” key from your drizzle config. You don’t need it for mysql2!
funny enough... it wasn't there but when I tested it again today, I got an error that was asking for driver. So I added the driver which led to this new error.
I just removed the driver, restarted the server and tested... now it is working
I just might need more time getting comfortable with drizzle I guess. Thank you.
If that pops up again, do post here and I can take a look!
okay, no problem. Thank you so much