Files
EvoBGP/migrations/postgres/000021_job_audit_brin.down.sql
T
DenozordecandCursor 21233bd578 chore(db): add job_audit brin index
BRIN-индекс по created_at для retention-удалений.

Co-authored-by: Cursor <[email protected]>
2026-05-25 10:58:57 +07:00

2 lines
49 B
SQL

DROP INDEX IF EXISTS idx_job_audit_created_brin;