migrating identities from QSettings to the storage backend
[quassel.git] / src / core / SQL / SQLite / 12 / delete_nicks.sql
1 DELETE FROM identity_nick
2 WHERE userid = :userid