core: Separate SQL current and upgrade scripts
[quassel.git] / src / core / SQL / SQLite / 21 / migrate_read_network.sql
diff --git a/src/core/SQL/SQLite/21/migrate_read_network.sql b/src/core/SQL/SQLite/21/migrate_read_network.sql
deleted file mode 100644 (file)
index cccaed9..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-SELECT networkid, userid, networkname, identityid, encodingcodec, decodingcodec, servercodec,
-       userandomserver, perform, useautoidentify, autoidentifyservice, autoidentifypassword,
-       useautoreconnect, autoreconnectinterval, autoreconnectretries, unlimitedconnectretries,
-       rejoinchannels, connected, usermode, awaymessage, attachperform, detachperform,
-       usesasl, saslaccount, saslpassword, usecustomessagerate, messagerateburstsize,
-       messageratedelay, unlimitedmessagerate
-FROM network