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 <[email protected]>

> Not yet.
>
> On Nov 29, 9:38 pm, appydev <[email protected]> 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