As far as I know web2py only support public schema, though as you mention I
think can support other schema with rname... You mention to use it that
way, it not working with auth if you create custom auth table model
definition?

Richard



On Mon, Jun 13, 2016 at 10:04 AM, Johann Spies <johann.sp...@gmail.com>
wrote:

> We use PostgreSQL and make use of schemas for most of our work and use the
> "rname"  option to do that in normal table definition.
>
> I have looked through the source code of tools.py and cannot see where it
> can be done to let the auth-related tables be created in a different schema
> than 'public'.
>
> How should I do it?
>
> Regards
> Johann
>
> --
> Because experiencing your loyal love is better than life itself,
> my lips will praise you.  (Psalm 63:3)
>
> --
> 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.
>

-- 
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