cmake: avoid de-duplication of user's CXXFLAGS
[quassel.git] / SQL / SQLite / 15 / select_checkidentity.sql
1 SELECT count(*)
2 FROM identity
3 WHERE identityid = :identityid AND userid = :userid