summaryrefslogtreecommitdiff
path: root/sql-files
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files')
-rw-r--r--sql-files/upgrades/upgrade_2013.02.06_21.38.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-files/upgrades/upgrade_2013.02.06_21.38.sql b/sql-files/upgrades/upgrade_2013.02.06_21.38.sql
new file mode 100644
index 000000000..d5c467097
--- /dev/null
+++ b/sql-files/upgrades/upgrade_2013.02.06_21.38.sql
@@ -0,0 +1 @@
+ALTER TABLE `char` ADD COLUMN `slotchange` SMALLINT(3) unsigned NOT NULL default '0'; \ No newline at end of file