System generated commit, initial commit
This commit is contained in:
@@ -0,0 +1,2 @@
|
||||
SELECT HID, Hausname, Kürzel, Land From Haus
|
||||
WHERE Status = 'aktiv'
|
||||
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "6a57350b6665afa2c813ed3d_4b793ae8-7b82-4a66-849e-768d1621007d",
|
||||
"id": "Startseite_Haus_Aktiv",
|
||||
"pluginId": "mysql-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "SELECT HID, Hausname, Kürzel, Land From Haus \nWHERE Status = 'aktiv'",
|
||||
"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": "Haus_Aktiv",
|
||||
"pageId": "Startseite",
|
||||
"runBehaviour": "AUTOMATIC",
|
||||
"userSetOnLoad": true
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user