cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / src / core / SQL / SQLite / version / 6 / upgrade_140_update_msgtype.sql
1 UPDATE backlog SET type = 4 WHERE type = 2