summaryrefslogtreecommitdiff
path: root/util
diff options
context:
space:
mode:
authoryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-10-18 15:11:50 +0000
committeryorhel <yorhel@1fe2e327-d9db-4752-bcf7-ef0cb4a1748b>2008-10-18 15:11:50 +0000
commitb0a81d3e4765e794070bd0334ad14fa6dc9e46fe (patch)
tree2bf6afa1cdfdd3f2b63cb942b26e60d4a1071f28 /util
parentbf9f1a7bebd032e532e1c04f48c7032be51228e0 (diff)
Forgot to upload update_1.23.sql
git-svn-id: svn://vndb.org/vndb@114 1fe2e327-d9db-4752-bcf7-ef0cb4a1748b
Diffstat (limited to 'util')
-rw-r--r--util/updates/update_1.23.sql3
1 files changed, 3 insertions, 0 deletions
diff --git a/util/updates/update_1.23.sql b/util/updates/update_1.23.sql
new file mode 100644
index 00000000..909cb229
--- /dev/null
+++ b/util/updates/update_1.23.sql
@@ -0,0 +1,3 @@
+
+ALTER TABLE vn_rev ADD COLUMN original VARCHAR(250) NOT NULL DEFAULT '';
+