mirror of
https://github.com/apache/superset.git
synced 2026-04-19 08:04:53 +00:00
feat: Chart query last run timestamp (#36934)
This commit is contained in:
@@ -75,6 +75,7 @@ const basicQueryResult: ChartDataResponseResult = {
|
||||
cache_key: null,
|
||||
cached_dttm: null,
|
||||
cache_timeout: null,
|
||||
queried_dttm: null,
|
||||
data: [],
|
||||
colnames: [],
|
||||
coltypes: [],
|
||||
|
||||
Reference in New Issue
Block a user