This is an automated email from the ASF dual-hosted git repository.
michaelsmolina pushed a change to branch 4.0
in repository https://gitbox.apache.org/repos/asf/superset.git
discard ef15808a6e fix: don't strip SQL comments in Explore (#28363)
This update removed existing revisions from the reference, leaving the
reference pointing at a previous point in the repository history.
* -- * -- N refs/heads/4.0 (dc0a97ccb6)
\
O -- O -- O (ef15808a6e)
Any revisions marked "omit" are not gone; other references still
refer to them. Any revisions marked "discard" are gone forever.
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, 11 insertions(+), 14 deletions(-)