Flyway(英語版)

  1. Flyway Desktop 7.2.2

    リリースノート: Fixed bug where the Generate Migrations page would not let users refresh if they pressed cancel after generating a baseline. 0 ...

  2. Flyway Desktop 7.2.1

    リリースノート: Fixed an issue where MySQL scripts with names containing-- might cause incorrect syntax highlighting. Fixed an issue where the New branch modal wouldn't auto focus. 0 ...

  3. Flyway 10.11.1

    リリースノート: You can now set System Properties as String rather than Boolean. Updated license header plugin. When running the SQL*Plus ' @ ' command, Flyway will now honour 'workingDirectory' configuration when looking for runnable scripts. 0 ...

  4. Flyway Desktop 7.2.0

    リリースノート: Deploy from Schema model- It is now possible to deploy directly from the schema model to a target database. This is not visible for projects using migration scripts. Schema model deployment can be enabled during new project creation or through the project ...

  5. Flyway Desktop 7.1.11

    リリースノート: Added preview support for Apache Cassandra. Added warning modal to new project page when creating a project inside a folder that already contains a project. No longer performs automatic Git fetch on window focus. Fixed issue where importing from SQL ...

  6. Flyway 10.11.0

    リリースノート: Added an 'init' command which will create a project compatible with Flyway Desktop. Created 'flyway.communityDBSupportEnabled' to turn off community db support database types if desired. Added support for stream configuration for ...

  7. SQL Change Automation 4.6.24087

    リリースノート: Added support for Microsoft SQL Server Management Studio (SSMS) 20. 0 ...

  8. Flyway Desktop 7.1.10

    リリースノート: Improved some error messages on SQL Source Control import failure. Improved some error messages on Source Control for Oracle import failure. It is now possible to import a SQL Source Control working base folder (enabling import for repositories which don

  9. Flyway Desktop 7.1.8

    リリースノート: Improved git conflict resolution experience by prompting message if user has no merge tool configured. Minor UI tweaks to styling of buttons. Fixed issue where VCS side panel would sometimes execute git fetch twice at once leading to error banner ...

  10. Flyway 10.10.0

    リリースノート: Improved the way Flyway honors the 'workingDirectory' parameter. Flyway OSS now won't throw an exception for unknown parameters if the TOML contains non-flyway namespaces. 0 ...

  11. Flyway 10.9.1

    リリースノート: Fixed issue with MySQL not falling back to MariaDB driver when official driver is unavailable Fixed duplicate migration pattern error when running 'check-drift' or 'check-changes' on a database with multiple schema creation rows. 0 ...

  12. Flyway Desktop 7.1.7

    リリースノート: Fixed an issue where database variants (e.g CockroachDB as a PostgreSQL variant) would error trying to identify the correct driver in the connection dialog. 0 ...

  13. Flyway 10.9.0

    リリースノート: Fixed issue where placeholders are not merged properly when using TOML configuration files. 0 ...

  14. Flyway Desktop 7.1.6

    リリースノート: Fixed an issue where rows in the invalid objects table could become unresponsive. 0 ...

  15. Flyway Desktop 7.1.5

    リリースノート: An indicator with the branch name has been added to all pages, making the current branch always visible. 0 ...

  16. Flyway Desktop 7.1.4

    リリースノート: Flyway Desktop now saves if the navigation sidebar is open or closed. 0 ...

  17. Flyway 10.8.1

    リリースノート: Removed Oceanbase from Flyway CLI. Fixed issue with PostgreSQL when running in a transaction. 0 ...

  18. Flyway 10.8.0

    リリースノート: Added Regex rules to replace the SQLFluff rules Flyway_L001 and Flyway_L002. Output from Flyway info can now return the contents of a 'shouldExecute' condition, if provided. Downgraded MariaDB Connect/J from 3.3.2 to 2.7.11 to continue to ...

  19. Flyway Desktop 7.1.3

    リリースノート: Fixed an issue where Flyway Desktop could open a schema model for SQL Server that contained invalid syntax. Fixed an issue where a warning would incorrectly appear during baselining an Oracle database stating that the database version is deprecated. Fixed ...

  20. Flyway 10.7.2

    リリースノート: Added Community DB support for Oceanbase. Bumped Flyway-Community-DB-Support to 10.7.2 Updated AWS secrets manager JDBC dependency to 2.0.2. Flyway now matches Oracle SQL*Plus behavior when parsing 'SHOW ERRORS'. Flyway errors running