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