|
1176 | 1176 | "minLength" : null,
|
1177 | 1177 | "options" : null,
|
1178 | 1178 | "optionsDataSource" : {
|
1179 |
| - "optionsLookupDependsOn" : [ "schema" ], |
| 1179 | + "optionsLookupDependsOn" : [ "schema", "database" ], |
1180 | 1180 | "options" : { }
|
1181 | 1181 | }
|
1182 | 1182 | }, {
|
|
1201 | 1201 | "optionsDataSource" : null
|
1202 | 1202 | } ],
|
1203 | 1203 | "title" : "Delete Row",
|
1204 |
| - "processErrorResponse" : null, |
| 1204 | + "perform" : { }, |
1205 | 1205 | "workflowNodeDescription" : null,
|
1206 |
| - "perform" : { } |
| 1206 | + "processErrorResponse" : null |
1207 | 1207 | }, {
|
1208 | 1208 | "batch" : null,
|
1209 | 1209 | "deprecated" : null,
|
|
2323 | 2323 | "optionsDataSource" : null
|
2324 | 2324 | } ],
|
2325 | 2325 | "title" : "Execute SQL",
|
2326 |
| - "processErrorResponse" : null, |
| 2326 | + "perform" : { }, |
2327 | 2327 | "workflowNodeDescription" : null,
|
2328 |
| - "perform" : { } |
| 2328 | + "processErrorResponse" : null |
2329 | 2329 | }, {
|
2330 | 2330 | "batch" : null,
|
2331 | 2331 | "deprecated" : null,
|
|
3489 | 3489 | "minLength" : null,
|
3490 | 3490 | "options" : null,
|
3491 | 3491 | "optionsDataSource" : {
|
3492 |
| - "optionsLookupDependsOn" : [ "schema" ], |
| 3492 | + "optionsLookupDependsOn" : [ "schema", "database" ], |
3493 | 3493 | "options" : { }
|
3494 | 3494 | }
|
3495 | 3495 | }, {
|
|
3509 | 3509 | }
|
3510 | 3510 | } ],
|
3511 | 3511 | "title" : "Insert Row",
|
3512 |
| - "processErrorResponse" : null, |
| 3512 | + "perform" : { }, |
3513 | 3513 | "workflowNodeDescription" : null,
|
3514 |
| - "perform" : { } |
| 3514 | + "processErrorResponse" : null |
3515 | 3515 | }, {
|
3516 | 3516 | "batch" : null,
|
3517 | 3517 | "deprecated" : null,
|
|
4675 | 4675 | "minLength" : null,
|
4676 | 4676 | "options" : null,
|
4677 | 4677 | "optionsDataSource" : {
|
4678 |
| - "optionsLookupDependsOn" : [ "schema" ], |
| 4678 | + "optionsLookupDependsOn" : [ "schema", "database" ], |
4679 | 4679 | "options" : { }
|
4680 | 4680 | }
|
4681 | 4681 | }, {
|
|
4715 | 4715 | }
|
4716 | 4716 | } ],
|
4717 | 4717 | "title" : "Update Row",
|
4718 |
| - "processErrorResponse" : null, |
| 4718 | + "perform" : { }, |
4719 | 4719 | "workflowNodeDescription" : null,
|
4720 |
| - "perform" : { } |
| 4720 | + "processErrorResponse" : null |
4721 | 4721 | } ],
|
4722 | 4722 | "clusterElements" : [ {
|
4723 | 4723 | "description" : "Delete row from the table.",
|
|
5878 | 5878 | "minLength" : null,
|
5879 | 5879 | "options" : null,
|
5880 | 5880 | "optionsDataSource" : {
|
5881 |
| - "optionsLookupDependsOn" : [ "schema" ], |
| 5881 | + "optionsLookupDependsOn" : [ "schema", "database" ], |
5882 | 5882 | "options" : { }
|
5883 | 5883 | }
|
5884 | 5884 | }, {
|
|
8193 | 8193 | "minLength" : null,
|
8194 | 8194 | "options" : null,
|
8195 | 8195 | "optionsDataSource" : {
|
8196 |
| - "optionsLookupDependsOn" : [ "schema" ], |
| 8196 | + "optionsLookupDependsOn" : [ "schema", "database" ], |
8197 | 8197 | "options" : { }
|
8198 | 8198 | }
|
8199 | 8199 | }, {
|
|
9380 | 9380 | "minLength" : null,
|
9381 | 9381 | "options" : null,
|
9382 | 9382 | "optionsDataSource" : {
|
9383 |
| - "optionsLookupDependsOn" : [ "schema" ], |
| 9383 | + "optionsLookupDependsOn" : [ "schema", "database" ], |
9384 | 9384 | "options" : { }
|
9385 | 9385 | }
|
9386 | 9386 | }, {
|
|
9501 | 9501 | "title" : null,
|
9502 | 9502 | "type" : "OAUTH2_AUTHORIZATION_CODE",
|
9503 | 9503 | "acquire" : null,
|
9504 |
| - "refresh" : null, |
9505 |
| - "pkce" : null, |
9506 |
| - "scopes" : { }, |
9507 | 9504 | "apply" : { },
|
9508 | 9505 | "authorizationCallback" : null,
|
9509 | 9506 | "authorizationUrl" : { },
|
9510 | 9507 | "clientId" : null,
|
9511 | 9508 | "clientSecret" : null,
|
9512 | 9509 | "oauth2AuthorizationExtraQueryParameters" : null,
|
| 9510 | + "pkce" : null, |
| 9511 | + "refresh" : null, |
9513 | 9512 | "refreshUrl" : { },
|
| 9513 | + "scopes" : { }, |
9514 | 9514 | "refreshToken" : null,
|
9515 | 9515 | "tokenUrl" : { }
|
9516 | 9516 | } ],
|
|
0 commit comments