Update the schema creation DDL for the new password hashing
[quassel.git] / src / core / SQL / SQLite / 6 / upgrade_120_update_msgtype.sql
1 UPDATE backlog SET type = 16 WHERE type = 4