Files
windmill/backend/migrations/20240317084804_improve_cancelled_suspended_flow.down.sql

2 lines
78 B
SQL

-- Add down migration script here
ALTER TABLE resume_job DROP COLUMN approved;