I guess the real issue is how do I negate:
"it's already INSERTed as far as SQLA is concerned. "

The tables are being dropped and recreated as part of the setup
method, so I want SA not to know *anything* about any objects again. I
was under the impression that a new session would do it, which was
obviously a misunderstanding on my part!

Thanks
Iain

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"sqlalchemy" group.
To post to this group, send email to sqlalchemy@googlegroups.com
To unsubscribe from this group, send email to 
sqlalchemy+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to