Capturing SQL script log from FlyWay
![SunilMathur](https://us.v-cdn.net/6029854/uploads/defaultavatar/nZUSABQN8JEE0.jpg)
We are deploying database objects using the SQL script and would like to see if anything errored out while doing database migration using FlyWay.
Tagged:
Answers
We simply pass through whatever exceptions the database raises and passed to the driver, which is made by the same people who designed the database.