Alexis-benoist / eralchemy

Entity Relation Diagrams generation tool

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Restrict to tables

rornor opened this issue · comments

Hi,

I'm trying to generate graph for several tables out of large db model.
Is there anyway to specify table/model names to eralchemy renderer?
I'm asking basically if I can restricts graph without using exclude, when I want to graph just several tables outside large db?

Thanks

You want to be able to specify all the tables to include?

Yes, I'd like to specify for example just 4 tables, instead excluding all tables - 4