You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: properties_pane/field_level/fieldLevelConfig.json
+9-9Lines changed: 9 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -226,7 +226,7 @@ making sure that you maintain a proper JSON format.
226
226
}
227
227
},
228
228
{
229
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
229
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
230
230
"dependency": {
231
231
"level": "siblings",
232
232
"key": "primaryKey",
@@ -679,7 +679,7 @@ making sure that you maintain a proper JSON format.
679
679
}
680
680
},
681
681
{
682
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
682
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
683
683
"dependency": {
684
684
"level": "siblings",
685
685
"key": "primaryKey",
@@ -1100,7 +1100,7 @@ making sure that you maintain a proper JSON format.
1100
1100
}
1101
1101
},
1102
1102
{
1103
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
1103
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
1104
1104
"dependency": {
1105
1105
"level": "siblings",
1106
1106
"key": "primaryKey",
@@ -1574,7 +1574,7 @@ making sure that you maintain a proper JSON format.
1574
1574
}
1575
1575
},
1576
1576
{
1577
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
1577
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
1578
1578
"dependency": {
1579
1579
"level": "siblings",
1580
1580
"key": "primaryKey",
@@ -2037,7 +2037,7 @@ making sure that you maintain a proper JSON format.
2037
2037
}
2038
2038
},
2039
2039
{
2040
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
2040
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
2041
2041
"dependency": {
2042
2042
"level": "siblings",
2043
2043
"key": "primaryKey",
@@ -2462,7 +2462,7 @@ making sure that you maintain a proper JSON format.
2462
2462
}
2463
2463
},
2464
2464
{
2465
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
2465
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
2466
2466
"dependency": {
2467
2467
"level": "siblings",
2468
2468
"key": "primaryKey",
@@ -2992,7 +2992,7 @@ making sure that you maintain a proper JSON format.
2992
2992
}
2993
2993
},
2994
2994
{
2995
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
2995
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
2996
2996
"dependency": {
2997
2997
"level": "siblings",
2998
2998
"key": "primaryKey",
@@ -3397,7 +3397,7 @@ making sure that you maintain a proper JSON format.
3397
3397
}
3398
3398
},
3399
3399
{
3400
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
3400
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
3401
3401
"dependency": {
3402
3402
"level": "siblings",
3403
3403
"key": "primaryKey",
@@ -3823,7 +3823,7 @@ making sure that you maintain a proper JSON format.
3823
3823
}
3824
3824
},
3825
3825
{
3826
-
"tooltip": "Remove the existing single column primary key definition prior to unlock the possibility to mark this column as the new primary key for this table",
3826
+
"tooltip": "Another column has already been selected as primary key. You must unselect it prior to either selecting this column, or creating a compound primary key.",
0 commit comments