System generated commit, initial commit
This commit is contained in:
1
pages/Containers/queries/get_foss/get_foss.txt
Normal file
1
pages/Containers/queries/get_foss/get_foss.txt
Normal file
@@ -0,0 +1 @@
|
||||
SELECT * FROM public."foss" LIMIT 10;
|
||||
31
pages/Containers/queries/get_foss/metadata.json
Normal file
31
pages/Containers/queries/get_foss/metadata.json
Normal file
@@ -0,0 +1,31 @@
|
||||
{
|
||||
"gitSyncId": "67d625955fe7897636dc61e1_6c34c300-975f-47b8-ab89-4aea4fb4f440",
|
||||
"id": "Containers_get_foss",
|
||||
"pluginId": "postgres-plugin",
|
||||
"pluginType": "DB",
|
||||
"unpublishedAction": {
|
||||
"actionConfiguration": {
|
||||
"body": "SELECT * FROM public.\"foss\" LIMIT 10;",
|
||||
"encodeParamsToggle": true,
|
||||
"paginationType": "NONE",
|
||||
"pluginSpecifiedTemplates": [
|
||||
{
|
||||
"value": true
|
||||
}
|
||||
],
|
||||
"timeoutInMillisecond": 10000
|
||||
},
|
||||
"confirmBeforeExecute": false,
|
||||
"datasource": {
|
||||
"id": "Directus Database",
|
||||
"isAutoGenerated": false,
|
||||
"name": "Directus Database",
|
||||
"pluginId": "postgres-plugin"
|
||||
},
|
||||
"dynamicBindingPathList": [],
|
||||
"executeOnLoad": false,
|
||||
"name": "get_foss",
|
||||
"pageId": "Containers",
|
||||
"userSetOnLoad": false
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user