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

* Add ER diag APIs and sample data * fix pylint * formatting fixes2 * fixed es client return * fixed os client return * supported TableDetailPage tabs as classBase for supporting collate only tabs * Added schema Apis * change the base class to .ts and move the component in the util files * beautify function arguments * Added optimizations * Ingestion changes * svg dimension change * supported class base tab in databaseSchema * supported classBase action button in schema table name column * added further keys data for constraint modal * fix sonar issue * remove old method to override edit action on column and shifted to DisplayNameModal for fields * supported table right panel component to further extends on collate side * minor fix around duplicate constraint * added support to update table constraints and column constraints in the UI * code optimization and minor fixes * review comments and multi col fix * added queryFilter option in NodeSuggestion and tableConstrainst to fetch and use only in service tables --------- Co-authored-by: Ashish Gupta <ashish@getcollate.io>
8 lines
128 B
JSON
8 lines
128 B
JSON
{
|
|
"id": null,
|
|
"name": "posts_db",
|
|
"service": {
|
|
"id": "b946d870-03b2-4d33-a075-13665a7a76b9",
|
|
"type": "MYSQL"
|
|
}
|
|
} |