On Friday 29 May 2009 20:53:04 Mike Conley wrote:
> I need to compare database schemas (tables, column names, types,
> constraints, etc.). Is there anything out there that uses
> SQLAlchemy metadata to compare database schemas? or should I start
> working on one?

here mine just for a diff:
http://dbcook.svn.sourceforge.net/viewvc/dbcook/trunk/dbcook/misc/metadata/

apart of that, check migrate, 
http://code.google.com/p/sqlalchemy-migrate/

and there was one more, miruku - trac.ollix.org/miruku/


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