mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 23:13:52 +08:00
Revert "Unistore : Ensure Watch works in HA mode." (#94097)
Revert "Unistore : Ensure Watch works in HA mode. (#93428)" This reverts commit 0a26c9e9aec15ba0d21a836e1cbc1b03bad4bc34.
This commit is contained in:
@ -5,7 +5,6 @@ INSERT INTO "resource"
|
||||
"resource",
|
||||
"namespace",
|
||||
"name",
|
||||
"previous_resource_version",
|
||||
"value",
|
||||
"action"
|
||||
)
|
||||
@ -15,7 +14,6 @@ INSERT INTO "resource"
|
||||
'rr',
|
||||
'nn',
|
||||
'name',
|
||||
123,
|
||||
'[]',
|
||||
'ADDED'
|
||||
)
|
||||
|
Reference in New Issue
Block a user