WARNING: Storing migrations in 'sql' is not recommended and default scanning of this location may be deprecated in a future release Flyway OSS Edition 13.7.0 by Redgate See release notes here: https://help.red-gate.com/help/flyway-cli13/help_7.aspx?topic=release-notes-and-older-versions/release-notes-for-flyway-engine Database: ******** (PostgreSQL 18.6) Creating schema "flyway" ... Creating Schema History table "flyway"."flyway_schema_history" ... Current version of schema "flyway": null Migrating schema "flyway" to version "1 - products" Migrating schema "flyway" to version "2 - available stock" Migrating schema "flyway" with repeatable migration "available products" Successfully applied 3 migrations to schema "flyway", now at version v2 (execution time 00:00.013s) ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- A more recent version of Flyway is available. Find out more about Flyway 13.8.0 at https://help.red-gate.com/help/flyway-cli13/help_7.aspx?topic=release-notes-and-older-versions/release-notes-for-flyway-engine -----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------