Files
windmill/backend/migrations/20240613150524_add_job_perms.down.sql
2024-08-31 14:57:35 +02:00

2 lines
62 B
SQL

-- Add down migration script here
DROP TABLE public.job_perms;