This is an automated email from the ASF dual-hosted git repository.
maximebeauchemin pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git
from b7ac526257 docs: clarifying that config.SQL_QUERY_MUTATOR does not
affect cache (#28360)
add c618767c6b fix: don't strip SQL comments in Explore (#28363)
No new revisions were added by this update.
Summary of changes:
superset/db_engine_specs/base.py | 5 ++---
superset/models/helpers.py | 2 +-
superset/sqllab/query_render.py | 1 -
tests/integration_tests/conftest.py | 1 +
tests/integration_tests/core_tests.py | 4 +++-
tests/integration_tests/datasource_tests.py | 8 +++++---
tests/integration_tests/sqllab_tests.py | 4 ++--
7 files changed, 14 insertions(+), 11 deletions(-)