Files
cupcontrol/migrations/20251225181315_init.down.sql
2025-12-25 22:32:04 +01:00

4 lines
76 B
SQL

-- Add down migration script here
DROP TABLE tokens;
DROP TABLE job_events;