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