core: Fix SQLite realname/avatarurl handling
[quassel.git] / src / core / SQL / SQLite / 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, usecustomessagerate, messagerateburstsize,
6        messageratedelay, unlimitedmessagerate
7 FROM network