feat: SIP-34 table list view for databases (#10705)

This commit is contained in:
ʈᵃᵢ
2020-09-02 11:48:21 -07:00
committed by GitHub
parent 5a4370012b
commit 7bccb38a60
9 changed files with 353 additions and 45 deletions

View File

@@ -72,6 +72,9 @@ class TestDatabaseApi(SupersetTestCase):
"allows_subquery",
"allows_virtual_table_explore",
"backend",
"changed_on",
"changed_on_delta_humanized",
"created_by",
"database_name",
"explore_database_id",
"expose_in_sqllab",