Fix icon import to not lose channel icons in breeze
[quassel.git] / src / core / SQL / SQLite / 6 / upgrade_030_set_querybuffertype.sql
1 UPDATE buffer
2 SET buffertype = 4
3 WHERE buffertype = 0