Is this part of an HTTP request to an app, or in an external script (outside of an HTTP request, you need to call db.commit() to commit transactions)?
Anthony On Monday, August 12, 2013 1:28:48 PM UTC-4, Eduardo Cruz wrote: > > I'm trying to update a record: >> >> for station in stations: >> voice = "something" >> station.update_record(voice=voice) >> >> but for some reason it's not in the db when I check with MySQL Workbench, > any suggestions? > -- --- 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 web2py+unsubscr...@googlegroups.com. For more options, visit https://groups.google.com/groups/opt_out.