There is a document that says what can or can not in GAE?
Ovidio Marinho Falcao Neto
[email protected]
88269088
Paraiba-Brasil
2011/7/1 Massimo Di Pierro <[email protected]>
> db(db.table.id=-id).update(db.table.field=db.table.field+1)
>
> does not work on GAE
>
> On Jul 1, 3:33 pm, weheh <[email protected]> wrote:
> > With web2py, can you increment an integer field, which is used as a
> > counter, with just 1 call to the db? Regardless, I'm looking for the
> > most efficient stand-alone syntax for incrementing a field. 1 line is
> > better than 2.
>