moved corestate (connected networks and joined channels) to the storage backend
[quassel.git] / src / core / SQL / SQLite / 8 / delete_networks_by_uid.sql
1 DELETE FROM network
2 WHERE userid = :userid