-
- Downloads
relations between tables
Draw relations between specific columns rather than just between the tables (because when there are multiple relations between two tables, that ends up looking very messy).
Showing
- eralchemy/main.py 4 additions, 4 deletionseralchemy/main.py
- eralchemy/models.py 44 additions, 25 deletionseralchemy/models.py
- eralchemy/parser.py 2 additions, 2 deletionseralchemy/parser.py
- eralchemy/sqla.py 4 additions, 2 deletionseralchemy/sqla.py
- tests/common.py 11 additions, 7 deletionstests/common.py
- tests/test_intermediary_to_dot.py 12 additions, 15 deletionstests/test_intermediary_to_dot.py
- tests/test_intermediary_to_er.py 4 additions, 1 deletiontests/test_intermediary_to_er.py
- tests/test_parser.py 5 additions, 3 deletionstests/test_parser.py
- tests/test_sqla_to_intermediary.py 8 additions, 6 deletionstests/test_sqla_to_intermediary.py
Loading
Please register or sign in to comment