Hi group,

Is there anywhere I can find the default schema for the tables involved in 
Auth provided by Web2py, namely,

'auth_user'
'auth_group'
'auth_membership'
'auth_permission'
'auth_event'

They're described in the the manual but I would like to see the exact field 
definitions for each of them, if possible. In addition, can we remove 
fields from these tables? I know we can add extra fields or re-define the 
whole table from scratch to replace them. Thanks!

Reply via email to