This commit is contained in:
ivarsbariss
2026-02-27 14:58:21 +01:00

View File

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