buster/api/migrations/2025-04-23-133127_migrate_s.../down.sql

7 lines
340 B
SQL

-- This file should undo anything in `up.sql`
-- Down migration is complex and potentially lossy due to new UUID generation.
-- Manual intervention would be required to restore the previous state.
-- This migration is considered irreversible via automated rollback.
SELECT 1; -- Placeholder to indicate successful execution without action