aboutsummaryrefslogtreecommitdiff
path: root/engine/schema/upgrades/2010062401.sql
blob: fbb49bfcf3ccf37196972e44252e986223878c11 (plain)
1
ALTER TABLE `prefix_entity_relationships` ADD COLUMN `time_created` int(11) NOT NULL AFTER `guid_two`;