Fix icon import to not lose channel icons in breeze
[quassel.git] / src / core / SQL / SQLite / 6 / upgrade_140_update_msgtype.sql
1 UPDATE backlog SET type = 4 WHERE type = 2