You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by vi...@apache.org on 2020/10/27 05:25:28 UTC

[incubator-superset] branch master updated (94e0f0c -> 8575439)

This is an automated email from the ASF dual-hosted git repository.

villebro pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-superset.git.


    from 94e0f0c  Moved css of inline inputs of DateFilterControl to css of FilterBox where it appears. (#11427)
     add 8575439  fix: is_temporal should be overridden by is_dttm value (#11429)

No new revisions were added by this update.

Summary of changes:
 superset-frontend/src/datasource/DatasourceEditor.jsx |  2 +-
 superset/connectors/sqla/models.py                    | 14 ++++++++++++++
 tests/sqla_models_tests.py                            | 12 ++++++++++++
 3 files changed, 27 insertions(+), 1 deletion(-)