Hi there,

we dont have a bulkUpdate function right now - however you could just
run some SQL directly:

DB.runQuery("SQL GOES HERE")

Is that of any help?

Cheers, Tim

On May 4, 1:53 am, "sailormoo...@gmail.com" <sailormoo...@gmail.com>
wrote:
> Hi :
>
>   From the Lift Book, there is a bulk delete function.
>
> Expense.bulkDelete_!!(By_<(Expense.dateOf, date))
>
>   However, I want a bulk update function, is there one or if I must to
> update it one by one?
> Thanks.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Lift" group.
To post to this group, send email to liftweb@googlegroups.com
To unsubscribe from this group, send email to 
liftweb+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/liftweb?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to