flyway_schema_history table
MadhuRapollu
Posts: 1 New member
I feel the Flyway metadata table,
flyway_schema_history
table, is pretty invasive. The source of truth for a schema definition can be the script itself (the latest version if there are multiple versions) and all that a user expects from Flyway is that to query the details of a schema and reconcile with the script, make the changes as needed.
Tagged:
Answers
(If you're not referring to the state-based approach, I'd be interested in hearing more!)
Product Manager
Redgate Software