Skip to content

Auto-generate schema graphs in docs#7

Merged
albireox merged 8 commits into
masterfrom
graph
Dec 15, 2018
Merged

Auto-generate schema graphs in docs#7
albireox merged 8 commits into
masterfrom
graph

Conversation

@albireox
Copy link
Copy Markdown
Member

@albireox albireox commented Dec 15, 2018

Introduces a new create_schema_graph tool that accepts a series of Peewee models and automatically produces a graph for the database schema, including erlationships. Schemas are automatically regenerated when documentation builds. Uses the Peewee models because with them there is no need to have an open connection to the database to get the fields in the models.

@albireox albireox changed the title Link create_schema_graph in docs Auto-generate schema graphs in docs Dec 15, 2018
@albireox albireox merged commit e0af12b into master Dec 15, 2018
@albireox albireox deleted the graph branch December 15, 2018 05:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant