database - Migrating Stored Procedures with Flyway -


how should procedural database code stored procedures managed database migration tool flyway?

unlike ddl not want see changes stored procedure stored within multiple database migration files. how can procedural code managed within single file under source control, take advantage of database migrations tool flyway?

there no special construct in framework deal this. because haven't figured out way pleases me.

update: repeatable scripts supported of flyway 4.0. see https://flywaydb.org/documentation/migration/repeatable


Comments

Popular posts from this blog

monitor web browser programmatically in Android? -

ios - iPhone/iPad different view orientations in different views , and apple approval process -

Shrink a YouTube video to responsive width -