Port the previous PostgreSQL improvements to SQLite3.
[quassel.git] / src / core / SQL / SQLite / 21 / delete_buffers_by_uid.sql
1 DELETE FROM buffer
2 WHERE userid = :userid