Files
TrinityCore/sql/updates/3363_characters_characters.sql
hunteee c790caec69 *Add new line to end of sql files.
--HG--
branch : trunk
2009-06-18 19:24:22 +02:00

2 lines
101 B
SQL

ALTER TABLE `characters` ADD COLUMN `instance_id` int(11) unsigned NOT NULL default '0' AFTER `map`;