And what do you recommend if I have the need to obtain from the database
only records for which the user performing the query has read permission?


2010/11/30 mdipierro <mdipie...@cs.depaul.edu>

> Not yet.
>
> On Nov 29, 9:38 pm, appydev <appy...@gmail.com> wrote:
> > Greetings
> >
> > Is there any way to do something like this in GAE?
> >
> > rows = db (auth.accessible_query ('read', db.mytable)). select
> > (db.mytable.ALL)
> >
> > Thanks
>

Reply via email to