Files
upaas/internal/database/migrations.go
user 6591f77dac
All checks were successful
Check / check (pull_request) Successful in 3m15s
remove legacy migration conversion code
Pre-1.0 software with no installed base — no need to handle
converting from old TEXT-based schema_migrations format.

Removed: convertLegacyMigrations, ensureBootstrapVersion,
readLegacyVersions, rebuildMigrationsTable, and
TestApplyMigrationsLegacyConversion.

Simplified bootstrapMigrationsTable to only check existence
and run 000_migration.sql if missing.
2026-03-26 08:37:44 -07:00

6.0 KiB