root/trunk/sql/updates/6298_characters_characters.sql @ 2

Revision 2, 107 bytes (checked in by yumileroy, 17 years ago)

[svn] * Proper SVN structure

Original author: Neo2003
Date: 2008-10-02 16:23:55-05:00

Line 
1ALTER TABLE characters
2  ADD COLUMN death_expire_time bigint(20) unsigned NOT NULL default '0' AFTER zone;
Note: See TracBrowser for help on using the browser.