Iñaki Baz Castillo writes:

 > Just a question: what about OpenSer upgrading? will the upgrade
 > script need to re-create the subscriber table (so remove the custom
 > colums added by the user)?

don't put your extra subscriber field in subscriber table, but in
another table, e.g., subscriber_info, table, which also has username and
domain (or id) fields.

-- juha

_______________________________________________
Users mailing list
Users@lists.openser.org
http://lists.openser.org/cgi-bin/mailman/listinfo/users

Reply via email to