Update the schema creation DDL for the new password hashing
[quassel.git] / src / core / SQL / SQLite / 18 / delete_backlog_for_buffer.sql
1 DELETE FROM backlog
2 WHERE bufferid = :bufferid