Skip to content

Commit

Permalink
Fix metabase.display_name population from manifests (#129) (#130)
Browse files Browse the repository at this point in the history
  • Loading branch information
willbryant authored Aug 9, 2022
1 parent 15e90c7 commit f4425b9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions dbtmetabase/models/metabase.py
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@
"special_type",
"semantic_type",
"visibility_type",
"display_name",
"fk_target_table",
"fk_target_field",
]
Expand Down

0 comments on commit f4425b9

Please sign in to comment.