mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-09-25 08:50:18 +00:00

* Create a relationship to manage ER based on tableConstraints * Add relationship/remove relationship from entity_relationship table whenever table constriants are updated/added , validate table constraints * remove findRelatedTables queries * Add Migrations to add constrait relationship * remove findRelatedTables code * Fix postgres migration query * fix pg migration * fix test --------- Co-authored-by: Pere Miquel Brull <peremiquelbrull@gmail.com>