[sqlalchemy] Schema Display recipe

2008-01-17 Thread Allen Bierbaum

I was just taking a look at the recipes on the SA wiki and stumbled
across this one:
http://www.sqlalchemy.org/trac/wiki/UsageRecipes/SchemaDisplay

It is a pretty nice little piece of code to automatically create
schema diagrams from a DB engine and UML diagrams for a set of
mappers.  I am very interested in using this because I think it would
help documentation on our current project quite a bit.  It is very
easy for a diagram to get out of sync with the code, and this looks
like a great tool to generate the diagram directly from the code.
Very sweet. :)

The problem is that I can't seem to get the code to work with SA
0.3.11.  It looks like it expects some old naming conventions to get
mappers.

This seems to me like a very nice tool that could prove useful as an
addon to SA. Am I alone in thinking this or is anyone else
successfully using it?

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



[sqlalchemy] Schema display

2008-01-05 Thread [EMAIL PROTECTED]

Hi Guys,

I was wondering where the function create_schema_graph has gone, or what 
it has changed to. Any assistance would be appreciated.

Let me know,
Morgan

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