Files

3 lines
79 B
SQL

DROP INDEX IF EXISTS scan_runs_started_at_idx;
DROP TABLE IF EXISTS scan_runs;