Geert Bevin wrote:
The tables are not 'automatically' created by the framework. It's up to you to call the install() methods on the manager classes that are involved. If you want to know the structure, either read the source code of the manager classes or look at what has been created during development. You can also set the SQL_DEBUG_TRACE configuration parameter to 'true' and you'll get a log of all the SQL statements that are executed.
Thanks. I've done that and added what I believe are correct descriptions of the database tables to the "GuideCookbookAuthentication" page -- if someone can double-check to make sure I got it right, that'd be swell.
Point taken on the "automatically" part -- I meant that the tables are created by the framework without an opportunity for a human DBA to review the schema and tweak, e.g., the storage parameters.
-Steve _______________________________________________ Rife-users mailing list [email protected] http://lists.uwyn.com/mailman/listinfo/rife-users
