Added a new filter UI to add and edit filter files for Oracle projects.
When there are no objects selected on the Generate migrations page, the generate migrations button is no longer disabled. If clicked it will prompt to generate a migration against all objects.
The Add Remote modal now shows validation errors when submitting with empty fields instead of disabling the button.
Table column sorting state is now persisted across sessions.
Migrations table is now more compact.
The Configure comparisons Filters UI has been redesigned for better usability for SQL Server projects.
Library Versions
Flyway: 11.20.4-rc1384.
Electron: 40.0.0.
不具合の修正
Fixed issue where an invalid remote URL would leave the git config in a broken state if the fetch failed.
Fixed an issue where signing out and signing in would cause an error if a project was open.