moneymanagerex / database

Database interface for Money Manager Ex
http://moneymanagerex.org/
GNU General Public License v2.0
38 stars 29 forks source link

Generate diagramm for readme.md #36

Closed scilganon closed 5 years ago

scilganon commented 5 years ago

what about using this tool to generate img on each release

http://www.schemacrawler.com/diagramming.html


is it possible to add detailed description for schema? could be useful for developers, who wants to

slodki commented 5 years ago

I'm working on this. SchemaCrawler is fixed now (schemacrawler/SchemaCrawler#216) to generate nice diagrams for SQLite. But it will produce output similar to already existing tables.sql file. #23 must be implemented for auto-generating UML diagrams for MMEX databases.

WIP: tables.pdf