- MessageTypes are now binary exclusive which allows easy checks with multimple condi...
[quassel.git] / src / core / SQL / SQLite / 6 / upgrade_110_update_msgtype.sql
diff --git a/src/core/SQL/SQLite/6/upgrade_110_update_msgtype.sql b/src/core/SQL/SQLite/6/upgrade_110_update_msgtype.sql
new file mode 100644 (file)
index 0000000..688c808
--- /dev/null
@@ -0,0 +1 @@
+UPDATE backlog SET type = 32 WHERE type = 5