Fix icon import to not lose channel icons in breeze
[quassel.git] / src / core / SQL / PostgreSQL / delete_identity.sql
1 DELETE FROM identity
2 WHERE identityid = :identityid AND userid = :userid