fix dangling RADIUS attributes on upgrade (and prevent new ones from showing up)...
[freeside.git] / FS / FS / Upgrade.pm
index 8a3e83c..0a083db 100644 (file)
@@ -570,6 +570,7 @@ sub upgrade_schema_data {
     'cust_msg' => [],
     'cust_bill_pay_batch' => [],
     'cust_event_fee' => [],
+    'radius_attr' => [],
     #update records referencing removed things with their FKs
     'cust_pkg' => [],
   ;