mirror of
https://github.com/windmill-labs/windmill.git
synced 2026-08-18 16:02:10 +00:00
4 lines
223 B
SQL
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.
|