affected_rows = db(...).update()
On Thursday, 14 February 2013 19:47:35 UTC-6, Cliff Kachinske wrote: > > Is it possible to get the number of rows affected by an update in the DAL? -- --- You received this message because you are subscribed to the Google Groups "web2py-users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/groups/opt_out.

