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