summaryrefslogblamecommitdiff
path: root/sql-files/upgrades/2013-11-16--07-49.sql
blob: 9f4b8045230aa26d882096e9eab6cb5596156f7d (plain) (tree)
1
2
3


                                                                                 
#1384588175
ALTER TABLE `char` ADD COLUMN `unban_time` int(11) unsigned NOT NULL default '0';
INSERT INTO `sql_updates` (`timestamp`) VALUES (1384588175);