This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch fix_bool_snowflake
in repository https://gitbox.apache.org/repos/asf/superset.git
from b041c0f52b Update superset/models/helpers.py
add 41a2e2a5da clean up .value
No new revisions were added by this update.
Summary of changes:
.../advanced_data_type/plugins/internet_address.py | 16 ++++++-------
.../advanced_data_type/plugins/internet_port.py | 16 ++++++-------
superset/common/query_context_processor.py | 4 +---
superset/common/utils/time_range_utils.py | 2 +-
superset/db_engine_specs/base.py | 2 +-
superset/jinja_context.py | 8 +++----
superset/models/helpers.py | 26 +++++++++++-----------
tests/integration_tests/sqla_models_tests.py | 8 +++----
tests/unit_tests/db_engine_specs/test_base.py | 22 +++++++++---------
tests/unit_tests/db_engine_specs/test_snowflake.py | 4 ++--
10 files changed, 52 insertions(+), 56 deletions(-)