RedHatInsights/insights-runtimes-inventory

No FK Constraint Explicitely defined for JvmInstance and EapInstance

Closed this issue · 1 comments

Right now there is an implicit FK relationship between the two created by hibernate, but the database should really have an explicitly declared FK reference from EapInstance id -> JvmInstance id.