Improve the message-splitting algorithm for PRIVMSG and CTCP
[quassel.git] / src / core / SQL / SQLite / 18 / select_checkidentity.sql
1 SELECT count(*)
2 FROM identity
3 WHERE identityid = :identityid AND userid = :userid