client: Don't store the list of properties in every PropertyMapItem
[quassel.git] / src / core / SQL / SQLite / delete_networks_by_uid.sql
1 DELETE FROM network
2 WHERE userid = :userid