Storage: refactor readonly support (#52127)
This commit is contained in:
@@ -26,6 +26,7 @@ const (
|
||||
EntityTypeDashboard EntityType = "dashboard"
|
||||
EntityTypeFolder EntityType = "folder"
|
||||
EntityTypeImage EntityType = "image"
|
||||
EntityTypeJSON EntityType = "json"
|
||||
)
|
||||
|
||||
// CreateDatabaseEntityId creates entityId for entities stored in the existing SQL tables
|
||||
|
||||
Reference in New Issue
Block a user