summaryrefslogtreecommitdiffstats
path: root/upgrades/dbpatches/1.6/mysql/patch/drules.sql
blob: 6e95cd71b621d3e14c652e844fb229447f3c8b3d (plain)
1
alter table drules add proxy_hostid bigint(20) unsigned NOT NULL default '0' after druleid;