diff --git a/properties_pane/field_level/fieldLevelConfig.json b/properties_pane/field_level/fieldLevelConfig.json index 3f3c9a4..ab092ea 100644 --- a/properties_pane/field_level/fieldLevelConfig.json +++ b/properties_pane/field_level/fieldLevelConfig.json @@ -1009,6 +1009,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Primary key", "propertyKeyword": "compositePrimaryKey", + "propertyNameFull": "Composite Primary Key", "propertyType": "checkbox", "propertyTooltip": { "disabled": [ @@ -1348,6 +1349,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Unique", "propertyKeyword": "compositeUniqueKey", + "propertyNameFull": "Composite Unique Key", "propertyType": "checkbox", "dependency": { "type": "and", @@ -2840,6 +2842,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Primary key", "propertyKeyword": "compositePrimaryKey", + "propertyNameFull": "Composite Primary Key", "propertyType": "checkbox", "propertyTooltip": { "disabled": [ @@ -3179,6 +3182,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Unique", "propertyKeyword": "compositeUniqueKey", + "propertyNameFull": "Composite Unique Key", "propertyType": "checkbox", "dependency": { "type": "and", @@ -4689,6 +4693,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Primary key", "propertyKeyword": "compositePrimaryKey", + "propertyNameFull": "Composite Primary Key", "propertyType": "checkbox", "propertyTooltip": { "disabled": [ @@ -5028,6 +5033,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Unique", "propertyKeyword": "compositeUniqueKey", + "propertyNameFull": "Composite Unique Key", "propertyType": "checkbox", "dependency": { "type": "and", @@ -7937,6 +7943,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Primary key", "propertyKeyword": "compositePrimaryKey", + "propertyNameFull": "Composite Primary Key", "propertyType": "checkbox", "propertyTooltip": { "disabled": [ @@ -8276,6 +8283,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Unique", "propertyKeyword": "compositeUniqueKey", + "propertyNameFull": "Composite Unique Key", "propertyType": "checkbox", "dependency": { "type": "and", @@ -9177,6 +9185,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Primary key", "propertyKeyword": "compositePrimaryKey", + "propertyNameFull": "Composite Primary Key", "propertyType": "checkbox", "propertyTooltip": { "disabled": [ @@ -9516,6 +9525,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Unique", "propertyKeyword": "compositeUniqueKey", + "propertyNameFull": "Composite Unique Key", "propertyType": "checkbox", "dependency": { "type": "and", @@ -10334,6 +10344,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Primary key", "propertyKeyword": "compositePrimaryKey", + "propertyNameFull": "Composite Primary Key", "propertyType": "checkbox", "propertyTooltip": { "disabled": [ @@ -10673,6 +10684,7 @@ making sure that you maintain a proper JSON format. { "propertyName": "Unique", "propertyKeyword": "compositeUniqueKey", + "propertyNameFull": "Composite Unique Key", "propertyType": "checkbox", "dependency": { "type": "and",