46 lines
1000 B
JSON
46 lines
1000 B
JSON
{
|
|
"scope": "DG",
|
|
"version": 2,
|
|
"restricted": false,
|
|
"overridable": true,
|
|
"files": [
|
|
"query.sql"
|
|
],
|
|
"attributes": {
|
|
"useMaxReturnSize": false,
|
|
"autoBatchEnabled": false,
|
|
"fallbackValue": "",
|
|
"maxReturnSize": 100,
|
|
"cacheUnit": "SEC",
|
|
"type": "Query",
|
|
"enabled": true,
|
|
"cacheAmount": 1,
|
|
"cacheEnabled": false,
|
|
"database": "MariaDB",
|
|
"fallbackEnabled": false,
|
|
"lastModificationSignature": "8f954ad562de8add9bfe686ee77a0138e0d063386e4c45a6cc7b35520db43744",
|
|
"permissions": [
|
|
{
|
|
"zone": "",
|
|
"role": ""
|
|
}
|
|
],
|
|
"lastModification": {
|
|
"actor": "admin",
|
|
"timestamp": "2025-09-01T07:03:32Z"
|
|
},
|
|
"syntaxProvider": "class com.adbs.syntax.MySQLSyntaxProvider",
|
|
"parameters": [
|
|
{
|
|
"type": "Parameter",
|
|
"identifier": "endtime",
|
|
"sqlType": 8
|
|
},
|
|
{
|
|
"type": "Parameter",
|
|
"identifier": "starttime",
|
|
"sqlType": 8
|
|
}
|
|
]
|
|
}
|
|
} |