PecanProject / bety

Web-interface to the Biofuel Ecophysiological Traits and Yields Database (used by PEcAn and TERRA REF)
https://www.betydb.org
BSD 3-Clause "New" or "Revised" License
16 stars 38 forks source link

traits table doesn't show up in schema "full relationship" diagram #399

Closed gsrohde closed 8 years ago

gsrohde commented 8 years ago

How to reproduce:

The "traits" table is missing from the diagram.

gsrohde commented 8 years ago

It seems tables only appear in this diagram if they contain a foreign key or are referred to by some foreign key. Foreign key constraints haven't been added for the traits table. See issue #175.

dlebauer commented 8 years ago

This should be resolved when constraints are added; closing now