[Opensource] best practices for adding records to the security roles tables?

Michael Rimov rimovm at centercomp.com
Tue Apr 15 17:58:41 PDT 2003


At 04:27 PM 4/15/2003 -0500, you wrote:
>I'm facing a server migration soon, and started wondering about the best
>practice for adding entries into USERROLES and CONTROLLERSECURITY. I'm
>guessing that adding records in your schema using the populateSchemaData()
>method would be best, but it seems that no expresso schema's are using
>populateSchemaData() and am wondering if there are any better ideas out
>there.


Schema.otherSetup() also works.... and can be controlled by the "Perform 
other setup" flags in DBCreate.

                                                 -Mike






More information about the Opensource mailing list