superset/superset/charts
Kamil Gabryjelski 1f8eff72de
fix: Always use temporal type for dttm columns [ID-2] (#17458)
* fix: Always use temporal type for dttm columns

* move inference and implement in chart postproc

* fix test

* fix test case

Co-authored-by: Ville Brofeldt <ville.v.brofeldt@gmail.com>
2021-11-22 15:40:38 +01:00
..
commands refactor: ChartDataCommand into two separate commands (#17425) 2021-11-15 01:00:08 +02:00
data fix: Always use temporal type for dttm columns [ID-2] (#17458) 2021-11-22 15:40:38 +01:00
__init__.py [charts] Refactor API using SIP-35 (#9329) 2020-03-24 10:05:11 +00:00
api.py refactor ChartDataCommand - separate loading query_context form cache into different module (#17405) 2021-11-12 14:44:21 +02:00
dao.py refactor: sql lab command: separate concerns into different modules (#16917) 2021-10-03 11:15:46 +03:00
filters.py chore: Change chart_is_fav to chart_is_favorite (#12075) 2020-12-22 10:03:26 -08:00
post_processing.py fix: Always use temporal type for dttm columns [ID-2] (#17458) 2021-11-22 15:40:38 +01:00
schemas.py refactor(QueryContext): add QueryContextFactory (#17495) 2021-11-21 14:35:46 +02:00