Fix maybe-uninitialized compile warning
[quassel.git] / src / core / SQL / SQLite / 19 / migrate_read_network.sql
1 SELECT networkid, userid, networkname, identityid, encodingcodec, decodingcodec, servercodec,
2        userandomserver, perform, useautoidentify, autoidentifyservice, autoidentifypassword,
3        useautoreconnect, autoreconnectinterval, autoreconnectretries, unlimitedconnectretries,
4        rejoinchannels, connected, usermode, awaymessage, attachperform, detachperform,
5        usesasl, saslaccount, saslpassword
6 FROM network