Yes, otherwise the DAL would have to do a db query to retrieve all the 
records being updated and issue a separate update for each record (since 
they may not all have the same price value and therefore might require 
different updated values in the computed field).

On Monday, April 14, 2014 7:09:07 AM UTC-4, horridohobbyist wrote:
>
> Are you saying I have to update the price field, regardless of whether it 
> has changed or not?? That's not very logical.
>
>
> On Sunday, 13 April 2014 18:39:51 UTC-4, Anthony wrote:
>>
>> I believe you have to provide the price field in your update as well.
>
>

-- 
Resources:
- http://web2py.com
- http://web2py.com/book (Documentation)
- http://github.com/web2py/web2py (Source code)
- https://code.google.com/p/web2py/issues/list (Report Issues)
--- 
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/d/optout.

Reply via email to