is part of an http request.
On 12 August 2013 18:05, Anthony <abasta...@gmail.com> wrote: > 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 a topic in the > Google Groups "web2py-users" group. > To unsubscribe from this topic, visit > https://groups.google.com/d/topic/web2py/FF3D88lQlkE/unsubscribe. > To unsubscribe from this group and all its topics, send an email to > web2py+unsubscr...@googlegroups.com. > For more options, visit https://groups.google.com/groups/opt_out. > -- Eduardo Cruz - 829 775 4605 -- --- 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.