Improve the message-splitting algorithm for PRIVMSG and CTCP
[quassel.git] / src / core / SQL / PostgreSQL / 16 / delete_network.sql
1 DELETE FROM network
2 WHERE userid = :userid AND networkid = :networkid