client: Don't store the list of properties in every PropertyMapItem
[quassel.git] / src / core / SQL / PostgreSQL / select_authenticator.sql
1 SELECT authenticator
2 FROM quasseluser
3 WHERE userid = :userid