Thanks, that's what I needed to know.  The use for limiting the scope
of drop_all is to avoid removing data from the base package when
uninstalling one of the dependent packages.  In the case of
create_all, it's unlimited scope is probably ok, since it will only
create the missing tables.

PS: Sorry about the line wrapping in my original post.

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

Reply via email to