Implement custom rate limits
[quassel.git] / src / core / SQL / SQLite / 20 / migrate_read_network.sql
@@ -2,5 +2,6 @@ SELECT networkid, userid, networkname, identityid, encodingcodec, decodingcodec,
        userandomserver, perform, useautoidentify, autoidentifyservice, autoidentifypassword,
        useautoreconnect, autoreconnectinterval, autoreconnectretries, unlimitedconnectretries,
        rejoinchannels, connected, usermode, awaymessage, attachperform, detachperform,
-       usesasl, saslaccount, saslpassword
+       usesasl, saslaccount, saslpassword, usecustomessagerate, messagerateburstsize,
+       messageratedelay, unlimitedmessagerate
 FROM network