The missing commit() is the culprit! Thanks so much Alex. It has been a little deceiving as commit() doesn't seem to be required for calling execute() on select statements
Sincerely, Jerry On Dec 30, 3:24 pm, Alexandre da Silva <[EMAIL PROTECTED]> wrote: > > What is missing there? Any tips/pointers would be greatly appreciated! > > I not tested here if is solve your problem, but, are you calling the > commit() after execution? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "sqlalchemy" 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/sqlalchemy?hl=en -~----------~----~----~----~------~----~------~--~---
