summaryrefslogtreecommitdiff
path: root/sql-files
diff options
context:
space:
mode:
Diffstat (limited to 'sql-files')
-rw-r--r--sql-files/upgrade_svn5834.sql1
1 files changed, 1 insertions, 0 deletions
diff --git a/sql-files/upgrade_svn5834.sql b/sql-files/upgrade_svn5834.sql
new file mode 100644
index 000000000..2966b820e
--- /dev/null
+++ b/sql-files/upgrade_svn5834.sql
@@ -0,0 +1 @@
+UPDATE `item_db` SET `view`=1 where `type` = 10;