summaryrefslogtreecommitdiff
path: root/www/wiki/extensions/AbuseFilter/db_patches/patch-afh_changed_fields.sql
blob: 6f1360b35cafe9c1d4986f4c30d3561ae9382381 (plain)
1
2
3
--- 2009-01-26, Andrew Garrett
--- Adds a 'changed fields' field to the abuse filter history, so that we can highlight fields which changed!
ALTER TABLE /*_*/abuse_filter_history add column afh_changed_fields varchar(255) NOT NULL DEFAULT '';