2026/09/24 17:18:18 INFO Migrating up currentVersion=0 totalMigrations=4 2026/09/24 17:18:18 INFO Applying migration version=1 description=Products 2026/09/24 17:18:18 INFO Applied migration version=1 description=Products 2026/09/24 17:18:18 INFO Applying migration version=2 description="Available Stock" 2026/09/24 17:18:19 INFO Applied migration version=2 description="Available Stock" 2026/09/24 17:18:19 INFO Applying migration version=3 description="Repeatable Available Products" 2026/09/24 17:18:19 INFO Applied migration version=3 description="Repeatable Available Products" 2026/09/24 17:18:19 INFO Applying migration version=1790263096 description=reorder_threshold 2026/09/24 17:18:20 INFO Applied migration version=1790263096 description=reorder_threshold 2026/09/24 17:18:20 INFO All migrations applied successfully 2026/09/24 17:18:22 INFO Migrating down targetVersion=3 currentVersion=1790263096 totalMigrations=4 2026/09/24 17:18:22 INFO Rolling back migration version=1790263096 description=reorder_threshold 2026/09/24 17:18:22 INFO Rolled back migration version=1790263096 description=reorder_threshold 2026/09/24 17:18:22 INFO All migrations rolled back successfully 2026/09/24 17:18:22 INFO Migrating up currentVersion=3 targetVersion=1790263096 totalMigrations=4 2026/09/24 17:18:22 INFO Applying migration version=1790263096 description=reorder_threshold 2026/09/24 17:18:23 INFO Applied migration version=1790263096 description=reorder_threshold 2026/09/24 17:18:23 INFO Migrated successfully targetVersion=1790263096 Generated migration files for postgres://catalog:***@127.0.0.1:35432/catalog?sslmode=disable: UP: /examples/migrations/1790263096_reorder_threshold.up.sql DOWN: /examples/migrations/1790263096_reorder_threshold.down.sql