Compare commits
No commits in common. "38a0aa27cbe22969d3912c212a6fc77f4d7a71c9" and "bd599b70b12f1e6ad8e0212a41fad627a6de8ceb" have entirely different histories.
38a0aa27cb
...
bd599b70b1
@ -0,0 +1,17 @@
|
|||||||
|
{
|
||||||
|
"scope": "G",
|
||||||
|
"version": 1,
|
||||||
|
"restricted": false,
|
||||||
|
"overridable": true,
|
||||||
|
"files": [
|
||||||
|
"view.json",
|
||||||
|
"thumbnail.png"
|
||||||
|
],
|
||||||
|
"attributes": {
|
||||||
|
"lastModification": {
|
||||||
|
"actor": "external",
|
||||||
|
"timestamp": "2025-04-08T09:28:16Z"
|
||||||
|
},
|
||||||
|
"lastModificationSignature": "520ca9154983ebd5e278483cb1f1ad256993cf1f3e781a27554bff0679845a8c"
|
||||||
|
}
|
||||||
|
}
|
||||||
Binary file not shown.
|
After Width: | Height: | Size: 45 KiB |
File diff suppressed because it is too large
Load Diff
@ -488,6 +488,7 @@
|
|||||||
],
|
],
|
||||||
"custom": {
|
"custom": {
|
||||||
"priorities": {
|
"priorities": {
|
||||||
|
"critical": false,
|
||||||
"diagnostic": false,
|
"diagnostic": false,
|
||||||
"high": false,
|
"high": false,
|
||||||
"low": false,
|
"low": false,
|
||||||
@ -2900,7 +2901,7 @@
|
|||||||
"$": [
|
"$": [
|
||||||
"ts",
|
"ts",
|
||||||
192,
|
192,
|
||||||
1750755617512
|
1750674251724
|
||||||
],
|
],
|
||||||
"$ts": 1750435156149
|
"$ts": 1750435156149
|
||||||
},
|
},
|
||||||
@ -2908,7 +2909,7 @@
|
|||||||
"$": [
|
"$": [
|
||||||
"ts",
|
"ts",
|
||||||
192,
|
192,
|
||||||
1750755617511
|
1750674251724
|
||||||
],
|
],
|
||||||
"$ts": 1750436956149
|
"$ts": 1750436956149
|
||||||
}
|
}
|
||||||
@ -3856,7 +3857,7 @@
|
|||||||
"$": [
|
"$": [
|
||||||
"ts",
|
"ts",
|
||||||
192,
|
192,
|
||||||
1750755617512
|
1750674251724
|
||||||
],
|
],
|
||||||
"$ts": 1750435156149
|
"$ts": 1750435156149
|
||||||
},
|
},
|
||||||
@ -3864,7 +3865,7 @@
|
|||||||
"$": [
|
"$": [
|
||||||
"ts",
|
"ts",
|
||||||
192,
|
192,
|
||||||
1750755617511
|
1750674251724
|
||||||
],
|
],
|
||||||
"$ts": 1750436956149
|
"$ts": 1750436956149
|
||||||
},
|
},
|
||||||
|
|||||||
File diff suppressed because it is too large
Load Diff
@ -1,33 +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": "7c75636782a866dd1e5158a5d0cc022609a60c6330b03adac3e67b017c7eda76",
|
|
||||||
"permissions": [
|
|
||||||
{
|
|
||||||
"zone": "default",
|
|
||||||
"role": ""
|
|
||||||
}
|
|
||||||
],
|
|
||||||
"lastModification": {
|
|
||||||
"actor": "external",
|
|
||||||
"timestamp": "2025-06-23T14:58:24Z"
|
|
||||||
}
|
|
||||||
}
|
|
||||||
}
|
|
||||||
Loading…
x
Reference in New Issue
Block a user