@@ -0,0 +1 @@
+ALTER TABLE controllers_ctl DROP COLUMN IF EXISTS use_for_new_networks;
+ALTER TABLE controllers_ctl ADD COLUMN IF NOT EXISTS use_for_new_networks boolean DEFAULT true NOT NULL;