mirror of
https://github.com/apache/superset.git
synced 2026-05-12 19:35:17 +00:00
feat: Dynamic currency (#36416)
This commit is contained in:
committed by
GitHub
parent
896947c787
commit
f4474b2e3e
@@ -65,6 +65,7 @@ export type DatasetObject = {
|
||||
catalog?: string;
|
||||
description: string | null;
|
||||
main_dttm_col: string;
|
||||
currency_code_column?: string;
|
||||
offset?: number;
|
||||
default_endpoint?: string;
|
||||
cache_timeout?: number;
|
||||
|
||||
Reference in New Issue
Block a user