Files
windmill/backend/migrations/20260212000000_remove_setup_app.down.sql
2026-02-12 23:02:05 +00:00

4 lines
223 B
SQL

-- The setup_app was a complex app created via multiple migrations.
-- Restoring it would require re-running the original creation and update migrations.
-- This is a no-op down migration since the app is no longer needed.