hi all

i want to do something like this:
UPDATE budgettreenodes
SET value=value+100
WHERE id IN (1,2,3,7,89,432)

i have my db mapped with sqlalchemy/elixir and everything else has
been working just fine so far
i have been struggling with this for quite a while but have no idea of
how to go about it

any clues?

thanks in advancer
rotem

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"TurboGears" 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/turbogears?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to