Settings and activity
2 results found
-
8 votes
For SQL Server databases, you can configure Filters in the Flyway Desktop GUI. Use "Configure comparison" on the Schema Model page to access this.
If you need to setup Filters for other databases, please comment below and review our docs (https://documentation.red-gate.com/display/FD/Filter+Formats) for how to setup filters using the project files. If you need help with this, please contact support@red-gate.com.
Thank you!
simon whitworth supported this idea ·
-
16 votes
It's now possible to specify a WHERE clause for any static data table for SQL Server. You can do this in the Flyway Desktop GUI or your project's TOML file.
We are interested in hearing your feedback on this and if you need this for other database types. Thank you!
simon whitworth supported this idea ·
An error occurred while saving the comment
For the exact same reason as Stephanie, we would like the ability to source control a subset of rows in a table.
We have a table with extra rows in DEVELOPMENT for dev purposes ONLY. I don't want to track these in version control or deploy these.