DROP INDEX IF EXISTS idx_change_requests_open; DROP INDEX IF EXISTS idx_change_requests_workspace; DROP TABLE IF EXISTS change_requests;