On Mon, May 5, 2008 at 4:29 PM, Michael Bayer <[EMAIL PROTECTED]> wrote:
>  On May 5, 2008, at 5:04 PM, Allen Bierbaum wrote:
>  > Is there some way to "clear" the declarative layer and have it
>  > regenerate all automatically created metadata and mappers?
>
>  not as of yet but this could be done.
>
>  but if you are using declarative, that implies that for a class X
>  there is only one mapping.  what's the need to call clear_mappers() ?
>  are there other, non-declarative mappers which are interacting with
>  the declarative ones and require changes on each test ?

Not really.  I was just trying to be very cautious and isolate each
unit being tested.  If that is not possible right now, that is fine.
I can still get the test suite up and running, I just have to change
the code that was trying to isolate each db test.

Thanks,
Allen

>
>  >
>

--~--~---------~--~----~------------~-------~--~----~
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 [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/sqlalchemy?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to