Randall Smith wrote:
> Michael Bayer wrote:
>> this is ticket # 233, and ive been waiting for a contributor to step up
>> on this particularly easy if not slightly tedious ticket.
>>
>>
> 
> I was just working on it myself.  I'm trying to figure out has_table in 
> the database module gets called from drop_all().  I thought it would go 
> through Engine.has_table in engine.base.py, but it doesn't seem to.
> 
> Randall
> 

I just uploaded a patch that takes care of the metadata create_all and 
drop_all cases as well as the Postgresql specific SQL.

Randall


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