mirror of
https://github.com/grafana/grafana.git
synced 2025-08-01 02:11:50 +08:00
Revert "UniStore: Add folder to the SQL backend" (#95966)
Revert "UniStore: Add folder to the SQL backend (#95671)" This reverts commit f0756626969f1a2d345874f92463b275c721ab79.
This commit is contained in:
@ -2,7 +2,6 @@ UPDATE "resource"
|
||||
SET
|
||||
"guid" = '',
|
||||
"value" = '[]',
|
||||
"folder" = 'fldr',
|
||||
"action" = 'UNKNOWN'
|
||||
WHERE 1 = 1
|
||||
AND "group" = 'gg'
|
||||
|
Reference in New Issue
Block a user