Files
windmill/backend/migrations/20241223155748_raw_apps_v2.down.sql
2025-04-20 01:19:02 +02:00

2 lines
88 B
SQL

-- Add down migration script here
ALTER TABLE app_version DROP COLUMN IF EXISTS raw_app;