You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by be...@apache.org on 2024/02/07 22:06:47 UTC

(superset) branch remove-sqlparse-step-1 updated (8237798a30 -> b49fe9812e)

This is an automated email from the ASF dual-hosted git repository.

beto pushed a change to branch remove-sqlparse-step-1
in repository https://gitbox.apache.org/repos/asf/superset.git


    from 8237798a30 Update tests
     add b49fe9812e Rename SQLQuery to SQLScript

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/base.py     |  4 ++--
 superset/db_engine_specs/postgres.py |  6 +++---
 superset/models/helpers.py           |  8 ++++----
 superset/sql_parse.py                |  6 +++---
 superset/sqllab/api.py               |  4 ++--
 tests/unit_tests/sql_parse_tests.py  | 16 ++++++++--------
 6 files changed, 22 insertions(+), 22 deletions(-)