summaryrefslogtreecommitdiffstats
path: root/upgrades/dbpatches/1.1beta6_to_1.1beta7/mysql/patch.sql
blob: 1c0302616251ea878a9fd94fe1dc69404f75a370 (plain)
1
2
alter table hosts add	templateid	int(4) DEFAULT '0' NOT NULL;
alter table items add	templateid	int(4) DEFAULT '0' NOT NULL;