aboutsummaryrefslogtreecommitdiffstats
path: root/syz-cluster/pkg/db/migrations/7_invalidated_findings.up.sql
blob: f4e764e9aa9e1b214420c7c61a8abb76631e1095 (plain)
1
ALTER TABLE Findings ADD COLUMN InvalidatedAt TIMESTAMP DEFAULT(NULL);