mirror of
https://github.com/open-metadata/OpenMetadata.git
synced 2025-08-24 08:58:06 +00:00

* suuport to add and edit primary constraints in Table Constraints modal * added icon in the constraint tab and made primary form similar like foreign one * added primary tableConstraints in tableClass * minor fix around the name * supported type in dropdwon based on Constraint Types * fix sonar issue * added playwright test * added check around the removal of existing constraint and checking the pending one * fix the sonar issue and single constraints icon not showing * fix the scroll issue on TableConstrants in right panel while resizing * fix playwright test