rename auth_* table files

19 views
Skip to first unread message

Andrea Fae'

unread,
Jan 19, 2017, 9:52:57 AM1/19/17
to web2py-users
I have this situazione.
The auth tables are named like
c8b669d15150d7109e5f7ab36744a5b7_auth_user.table

the other tables are named like
sede.table
pc.table
etc.

I would like to rename auth talbe like "auth_user.table", "auth_permission.table", etc.

How to do?
Thenks

Andrea Fae'

unread,
Jan 19, 2017, 10:06:09 AM1/19/17
to web2py-users
Maybe I resulved in this way:

auth.define_tables(username=..., signature=..., migrate='',fake_migrate=True)
Reply all
Reply to author
Forward
0 new messages