Files
TCPlayerbotCore/sql/updates/3363_characters_characters.sql
T

2 lines
101 B
SQL
Raw Normal View History

2009-06-18 19:24:22 +02:00
ALTER TABLE `characters` ADD COLUMN `instance_id` int(11) unsigned NOT NULL default '0' AFTER `map`;