quasselcore: --add-user and --change-userpass now exit with non-null in case
[quassel.git] / src / core / SQL / SQLite / 18 / delete_identity.sql
1 DELETE FROM identity
2 WHERE identityid = :identityid AND userid = :userid