Files
f0ckm/migrations/add_reporter_ip.sql
T
2026-09-12 03:11:29 +02:00

2 lines
70 B
SQL

ALTER TABLE public.reports ADD COLUMN IF NOT EXISTS reporter_ip text;