Skip to content

Commit 0f69bc1

Browse files
HCK-14640: add comments
1 parent e190338 commit 0f69bc1

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

properties_pane/entity_level/entityLevelConfig.json

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1078,6 +1078,7 @@ making sure that you maintain a proper JSON format.
10781078
}
10791079
},
10801080
{
1081+
//The config has been duplicated to disable columns validation for func indexes
10811082
"propertyName": "Columns",
10821083
"propertyKeyword": "columns",
10831084
"propertyType": "fieldList",
@@ -1195,6 +1196,7 @@ making sure that you maintain a proper JSON format.
11951196
}
11961197
},
11971198
{
1199+
//The config has been duplicated to disable columns validation for func indexes
11981200
"propertyName": "Columns",
11991201
"propertyKeyword": "columns",
12001202
"propertyType": "fieldList",

0 commit comments

Comments
 (0)