mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
[hotfix] Table view doesn't allow SELECT (no group by) (#2274)
This commit is contained in:
committed by
GitHub
parent
f9852bc807
commit
73393925c0
@@ -254,6 +254,12 @@ const visTypes = {
|
||||
],
|
||||
},
|
||||
],
|
||||
controlOverrides: {
|
||||
metrics: {
|
||||
default: null,
|
||||
validators: null,
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
markup: {
|
||||
|
||||
Reference in New Issue
Block a user