Rename strict-ident, apply to non-identd response
[quassel.git] / src / core / SQL / SQLite / delete_backlog_for_buffer.sql
1 DELETE FROM backlog
2 WHERE bufferid = :bufferid