mirror of
https://github.com/apache/superset.git
synced 2026-04-21 00:54:44 +00:00
feat: Dynamic currency (#36416)
This commit is contained in:
committed by
GitHub
parent
896947c787
commit
f4474b2e3e
@@ -155,6 +155,7 @@ def test_export(session: Session) -> None:
|
||||
f"datasets/my_database/my_table_{sqla_table.id}.yaml",
|
||||
f"""table_name: my_table
|
||||
main_dttm_col: ds
|
||||
currency_code_column: null
|
||||
description: This is the description
|
||||
default_endpoint: null
|
||||
offset: -8
|
||||
|
||||
Reference in New Issue
Block a user