summaryrefslogtreecommitdiff
path: root/sql-files/upgrades/upgrade_svn16663.sql
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files/upgrades/upgrade_svn16663.sql')
-rw-r--r--sql-files/upgrades/upgrade_svn16663.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-files/upgrades/upgrade_svn16663.sql b/sql-files/upgrades/upgrade_svn16663.sql
new file mode 100644
index 000000000..8883a108b
--- /dev/null
+++ b/sql-files/upgrades/upgrade_svn16663.sql
@@ -0,0 +1 @@
+ALTER TABLE `homunculus` ADD `prev_class` MEDIUMINT( 9 ) NOT NULL AFTER `class`