System generated commit, for syncing changes with remote after git pull

This commit is contained in:
2026-03-05 09:23:24 +00:00
parent 7a03b74453
commit 3c52c1e5d3
2 changed files with 4 additions and 4 deletions

View File

@@ -5,7 +5,7 @@
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "select * from mpe.get_prototype_po_dashboard_data(array['37111']::text[]);",
"body": "select * from mpe.get_prototype_po_dashboard_data(array['37111']::text[]);\n",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
@@ -28,4 +28,4 @@
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": false
}
}
}

View File

@@ -5,7 +5,7 @@
"pluginType": "DB",
"unpublishedAction": {
"actionConfiguration": {
"body": "select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]);",
"body": "select * from mpe.get_prototype_po_dashboard_data(array['34487','35355']::text[]);\n",
"encodeParamsToggle": true,
"paginationType": "NONE",
"pluginSpecifiedTemplates": [
@@ -28,4 +28,4 @@
"runBehaviour": "AUTOMATIC",
"userSetOnLoad": false
}
}
}