Is there an example how to use a callback in flyway? -


is there example how use callback in flyway 3.2 works using maven? aftermigrate method supplies sql connection object closed?

my desire use create stored procedures collection of files in source control.

you can use sql-based callbacks creating sql file name of callback: http://flywaydb.org/documentation/callbacks.html


Comments

Popular posts from this blog

javascript - Bootstrap Popover: iOS Safari strange behaviour -

Website Login Issue developed in magento -

Can the constants be defined inside a model file of a framework in PHP? -