Package Camelot :: Package camelot :: Package core :: Module schema_display
[frames] | no frames]

Module schema_display

source code

Created on Aug 29, 2009

@author: tw55413

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

Functions
 
create_uml_graph(mappers, show_operations=True, show_attributes=True, show_multiplicity_one=False, show_datatypes=True, linewidth=1.0, font='Bitstream-Vera Sans') source code
 
create_schema_graph(tables=None, metadata=None, show_indexes=True, show_datatypes=True, font='Bitstream-Vera Sans', concentrate=True, relation_options={}, rankdir='TB') source code