Make sure that clients can't access buffers belonging to other users
[quassel.git] / src / core / SQL / PostgreSQL / 16 / delete_identity.sql
1 DELETE FROM identity
2 WHERE identityid = :identityid AND userid = :userid