Hi,

I'm using TG with sqlalchemy and was wondering how one would go about
doing an increment on some value on some row and then fetching that
value as part of one call?  Is this possible?  Does any of the cursor
info get setup with this info after the statement executes?

I see that I could call last_inserted_ids but I'm assuming this will
only work on an inserted row vs an update increment.
Thanks.


--~--~---------~--~----~------------~-------~--~----~
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