root/trunk/sql/updates/83_realmd.sql @ 78

Revision 78, 94 bytes (checked in by yumileroy, 17 years ago)

[svn] * fixed help for subcommands - source mangos
* Renamed accounts column tbc to expansion and it only took a little over 4 hours o.O

Original author: KingPin?
Date: 2008-10-20 12:23:56-05:00

Line 
1ALTER TABLE account
2    CHANGE COLUMN tbc expansion tinyint(3) unsigned NOT NULL default '0';
Note: See TracBrowser for help on using the browser.