core: Separate SQL current and upgrade scripts
[quassel.git] / src / core / SQL / SQLite / version / 6 / upgrade_090_update_msgtype.sql
1 UPDATE backlog SET type = 128 WHERE type = 7