mirror of
https://github.com/apache/superset.git
synced 2026-04-13 13:18:25 +00:00
feat: Added configuration to SQL Lab results "Explore" button (#10164)
* added configuration to virtual table explore button * added description to mixin * fixed unit tests Co-authored-by: Jason Davis <@dropbox.com>
This commit is contained in:
@@ -49,6 +49,7 @@ class DatabaseApiTests(SupersetTestCase):
|
||||
"allow_run_async",
|
||||
"allows_cost_estimate",
|
||||
"allows_subquery",
|
||||
"allows_virtual_table_explore",
|
||||
"backend",
|
||||
"database_name",
|
||||
"expose_in_sqllab",
|
||||
|
||||
Reference in New Issue
Block a user