forget the lambda..
the problem is the key

mytab=123
db(db.mytab.id==mytab_id).update(*cnt*=db.mytab.cnt+1 )
 SyntaxError: keyword can't be an expression

Reply via email to