It is still there. I will check and amend the docs

On Mar 5, 7:57 pm, Iceberg <[email protected]> wrote:
> Hi Massimo,
>
> In old web2py versions, developers can update a single record by:
>
> # Suppose you have already inserted a record and then search it into a
> variable "me".>>> me.update_record(name="Max")
> >>> me.name
>
> 'Max'
>
> The feature still exists in latest web2py 1.57 but missing
> descriptions in DAL document. Perhaps we should put it in doc unless
> it is depreciated.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"web2py Web Framework" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to 
[email protected]
For more options, visit this group at 
http://groups.google.com/group/web2py?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to