Hi,
The data model generator will only show fields, similar to psql's \d.
Links is either a manual process of picking through the tables and noting their connections, or something automated via simple scripting.
ERD discovery tools can't be used since relationships are managed by Campaign, not the db, i.e. no foreign keys to read.
Thanks,
-Jon