Files
query-orchestration/internal/database/migrations/00000000000119_stub.up.sql
T
Jay Brown 3639af8b84 Merged in feature/reset-db-version (pull request #203)
fix db version

* fix db version
2026-01-15 21:37:50 +00:00

5 lines
228 B
SQL

-- Stub migration for version compatibility
-- This file exists to satisfy the migrate tool for databases that were
-- previously at version 119 (before migration collapse).
-- No actual changes - the schema is already correct.