Skip to content

Commit 009f7c5

Browse files
triggers: remove restriction on composite keys for adding to update columns
1 parent 64ade72 commit 009f7c5

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

properties_pane/entity_level/entityLevelConfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1336,7 +1336,6 @@ making sure that you maintain a proper JSON format.
13361336
"propertyKeyword": "triggerUpdateColumns",
13371337
"propertyType": "fieldList",
13381338
"template": "orderedList",
1339-
"isCompositeKey": true,
13401339
"setPrimaryKey": false,
13411340
"abbr": "",
13421341
"dependency": {

properties_pane/view_level/viewLevelConfig.json

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -305,7 +305,6 @@ making sure that you maintain a proper JSON format.
305305
"propertyKeyword": "triggerUpdateColumns",
306306
"propertyType": "fieldList",
307307
"template": "orderedList",
308-
"isCompositeKey": true,
309308
"setPrimaryKey": false,
310309
"abbr": "",
311310
"dependency": {

0 commit comments

Comments
 (0)