root/trunk/sql/updates/0.7/3700_character.sql
@
2
Revision 2, 108 bytes (checked in by yumileroy, 17 years ago) |
---|
Line | |
---|---|
1 | alter table `character` add column `rename` tinyint (3) UNSIGNED DEFAULT '0' NOT NULL after `stable_slots`; |
Note: See TracBrowser
for help on using the browser.