what you really need to do?, create an app Web2py from your tables?
Ovidio Marinho Falcao Neto
[email protected]
88269088
Paraiba-Brasil
2011/6/24 Camil Ghircoias <[email protected]>
> Hi,
>
> I am now reading some documnentation about web2py.
> Does web2py support postgresql schemas ?
> I have my tables grouped in postgresql into scheme inside same
> database.
> So I can have same tables into the same databases but in different
> schemas.
>
> Like
>
> schema1.mytable
> schema2.mytable
>
> How can I work with web2py without renaming tables or changing the
> database logic ?
>
> I write here because on internbet there was not a clear answer if you
> can work with it or not.
>