deletec unecessary queries

This commit is contained in:
gigi.mamaladze 2025-10-20 23:46:40 +04:00
parent d76a3cfb7c
commit fc0f4f5c14
2 changed files with 0 additions and 92 deletions

View File

@ -1,46 +0,0 @@
{
"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": "fa86ac63d56b073987dbe542eb53c9694bbedaf4e9788a8c100e4de0eadd3871",
"permissions": [
{
"zone": "",
"role": ""
}
],
"lastModification": {
"actor": "external",
"timestamp": "2025-10-10T17:54:58Z"
},
"syntaxProvider": "class com.adbs.syntax.MySQLSyntaxProvider",
"parameters": [
{
"type": "Parameter",
"identifier": "endtime",
"sqlType": 8
},
{
"type": "Parameter",
"identifier": "starttime",
"sqlType": 8
}
]
}
}

View File

@ -1,46 +0,0 @@
{
"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": "a2d7c55aeaed560f9667badd8907eb30b3b9185739a1f696fb9cc15bed450fb2",
"permissions": [
{
"zone": "",
"role": ""
}
],
"lastModification": {
"actor": "external",
"timestamp": "2025-10-10T17:54:58Z"
},
"syntaxProvider": "class com.adbs.syntax.MySQLSyntaxProvider",
"parameters": [
{
"type": "Parameter",
"identifier": "starttime",
"sqlType": 8
},
{
"type": "Parameter",
"identifier": "endtime",
"sqlType": 8
}
]
}
}