Project

General

Profile

Actions

Task #6

open

Investigate deleted V200+ migrations vs Flyway baseline

Added by Redmine Admin about 2 hours ago.

Status:
New
Priority:
Normal
Assignee:
-
Start date:
04/27/2026
Due date:
% Done:

0%

Estimated time:

Description

Where: src/main/resources/db/migrations/

What's wrong: ~31 migration files (V200__rails_handoff.sql through V230+) were deleted from the working tree (visible in git status). The directory now stops at V99 — there is a gap between V99 and the previously-present V200+ range.

Why it matters: Fresh checkouts and CI may fail to bootstrap if Flyway's schema_history references the now-missing files. Already-deployed environments that applied V200+ will desync from the working tree.

Asks:

  • Is this an intentional consolidation back into the V100+ range?
  • Do deployed environments need a flyway.repair / baseline bump in the rollout plan?
  • Should the deletion be reverted until a replacement plan is in place?

No data to display

Actions

Also available in: Atom PDF