Skip to content

Commit

Permalink
chore(fab): Expose the TableColumnInlineView extra column listed in t…
Browse files Browse the repository at this point in the history
…he legacy FAB API #21118
  • Loading branch information
john-bodley authored Aug 20, 2022
1 parent 252ceb7 commit aa0ca8b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions superset/connectors/sqla/views.py
Original file line number Diff line number Diff line change
Expand Up @@ -100,6 +100,7 @@ class TableColumnInlineView( # pylint: disable=too-many-ancestors
"groupby",
"filterable",
"is_dttm",
"extra",
]
page_size = 500
description_columns = {
Expand Down

0 comments on commit aa0ca8b

Please sign in to comment.