This is an automated email from the ASF dual-hosted git repository.
jli pushed a change to branch 6.0
in repository https://gitbox.apache.org/repos/asf/superset.git
from 4588d84929 fix(tab): Fix tabs in column not clickable (#36528)
add c5c72bbad7 fix(sql): handle backtick-quoted identifiers with base
dialect (#36545)
No new revisions were added by this update.
Summary of changes:
superset/sql/parse.py | 17 +++++++
tests/unit_tests/sql/parse_tests.py | 93 +++++++++++++++++++++++++++++++++++++
2 files changed, 110 insertions(+)