We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d3d5470 + 57a83ad commit 86fd682Copy full SHA for 86fd682
properties_pane/entity_level/entityLevelConfig.json
@@ -308,6 +308,7 @@ making sure that you maintain a proper JSON format.
308
"propertyName": "Indexes",
309
"propertyType": "group",
310
"propertyKeyword": "SecIndxs",
311
+ "erdIndexAbbr": "2I",
312
"propertyTooltip": "",
313
"structure": [
314
{
@@ -425,6 +426,7 @@ making sure that you maintain a proper JSON format.
425
426
427
"propertyName": "Columns",
428
429
+ "erdIndexAbbr": "SI",
430
"propertyKeyword": "searchIndexColumns",
431
432
"dependency": {
0 commit comments