Maybe I resulved in this way:

auth.define_tables(username=..., signature=..., 
migrate='',fake_migrate=True)


Il giorno giovedì 19 gennaio 2017 15:52:57 UTC+1, Andrea Fae' ha scritto:
>
> 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
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
You received this message because you are subscribed to the Google Groups 
"web2py-users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to web2py+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to