Files
Factsheets/pages/Bearbeitung Sportclubs/queries/ID_Check/metadata.json
T

31 lines
854 B
JSON

{
"gitSyncId": "6a57350b6665afa2c813ed3d_061984d5-8cf9-4113-bb96-efc3b774da03",
"id": "Bearbeitung Sportclubs_ID_Check",
"pluginId": "mysql-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "SELECT COALESCE(MAX(HID), 0) + 1 as nextID\nFROM Haus;",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
{
"value": true
}
],
"timeoutInMillisecond": 10000
},
"confirmBeforeExecute": false,
"datasource": {
"id": "MySQL Factsheets",
"isAutoGenerated": false,
"name": "MySQL Factsheets",
"pluginId": "mysql-plugin"
},
"dynamicBindingPathList": [],
"name": "ID_Check",
"pageId": "Bearbeitung Sportclubs",
"runBehaviour": "MANUAL",
"userSetOnLoad": false
}
}