common: Represent core/client features as string list in the protocol
[quassel.git] / src / core / SQL / PostgreSQL / delete_networks_by_uid.sql
1 DELETE FROM network
2 WHERE userid = :userid