Skip to main content

Turn SQLAlchemy DB Model into a graph

Project description

Turn SQLAlchemy DB Model into a graph.

See http://www.sqlalchemy.org/trac/wiki/UsageRecipes/SchemaDisplay

Changelog

1.3 - 2016-01-27

  • Fix warning about illegal attribute in uml generation by using correct attribute. [electrocucaracha - Victor Morales]

  • Use MIT license [fschulze]

1.2 - 2014-03-02

  • Compatibility with SQLAlchemy 0.9. [fschulze]

  • Compatibility with SQLAlchemy 0.8. [Surgo - Kosei Kitahara]

  • Leave tables out even when a foreign key points to them but they are not in the table list. [tiagosab - Tiago Saboga]

1.1 - 2011-10-12

  • New option to skip inherited attributes. [nouri]

  • Quote class name, because some names like ‘Node’ confuse dot. [nouri - Daniel Nouri]

1.0 - 2011-01-07

  • Initial release [fschulze - Florian Schulze]

  • Original releases as recipe on SQLAlchemy Wiki by Ants Aasma

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

sqlalchemy_schemadisplay-1.3.zip (11.7 kB view hashes)

Uploaded Source

sqlalchemy_schemadisplay-1.3.tar.gz (6.9 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page