Logging migrations

Is there a way to log the database migrations as they are being applied?
1 Reply
Mario564
Mario5644mo ago
It's not possible to log them via the CLI command (npx drizzle-kit migrate), however, you can use the migrate function for the driver you're using, set a logger for it and run that custom migrate script afterwards If you'd like to see logging implemented via the CLI, you can feel free to file an issue on Github describing this enhancement and any additional info that could be helpful for your use case.
Want results from more Discord servers?
Add your server