Update the schema creation DDL for the new password hashing
[quassel.git] / src / core / SQL / PostgreSQL / 17 / delete_identity.sql
1 DELETE FROM identity
2 WHERE identityid = :identityid AND userid = :userid