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.


Reply via email to