migrate using Bun SQL api
Hey, rookie here!
i'm testing bun 1.2.1 using drizzle, and I want to use SQL api for migrate schemas, how can I use it in drizzle.config.ts? do I have to create the migrate command?
ps. I'm using it for querys but dont get it in config
0 Replies