This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 4.1
in repository https://gitbox.apache.org/repos/asf/superset.git
from 8c329c445f fix: update html rendering to true from false (#30565)
add a84da1c5cc fix: `sqlparse` fallback for formatting queries (#30578)
No new revisions were added by this update.
Summary of changes:
superset/sql/parse.py | 108 +++++++++++++++++++++-----
tests/integration_tests/sql_lab/api_tests.py | 2 +-
tests/unit_tests/db_engine_specs/test_base.py | 16 +---
tests/unit_tests/sql/parse_tests.py | 34 ++++++++
4 files changed, 125 insertions(+), 35 deletions(-)