core: Drop the 'update_lastmsgid' statements
[quassel.git] / src / core / SQL / SQLite / delete_identity.sql
1 DELETE FROM identity
2 WHERE identityid = :identityid AND userid = :userid