Re: [web2py] question about DAL and many objects for the same database
http://web2py.com/book/default/chapter/06 The DAL allows multiple connections with the same database or with different databases, even databases of different types.
Re: [web2py] question about DAL and many objects for the same database
I think no
[web2py] question about DAL and many objects for the same database
Could it be an issue if there are many DAL objects for the same database (the RDBMS in usage is Postgres)?