System generated commit, initial commit

This commit is contained in:
2026-07-27 15:07:30 +00:00
parent 818ef1eddd
commit a3c2804e58
219 changed files with 11866 additions and 0 deletions
@@ -0,0 +1,2 @@
SELECT DISTINCT Land
FROM Haus
@@ -0,0 +1,31 @@
{
"gitSyncId": "6a57350b6665afa2c813ed3d_3eeae806-24e8-4c16-a7bc-0c2fe0024aaa",
"id": "Startseite_Haus_Dropdown",
"pluginId": "mysql-plugin",
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "SELECT DISTINCT Land\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": "Haus_Dropdown",
"pageId": "Startseite",
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": true
}
}