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

beto pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/superset.git.


    from 80b8df0  quote column name if db requires (#15465)
     add 8f92618  fix: show all dbs in available endpoint (#15534)

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/__init__.py               | 29 +++++++++++++++-------
 superset/db_engine_specs/drill.py                  |  1 +
 superset/db_engine_specs/hive.py                   |  5 ++++
 superset/db_engine_specs/mssql.py                  |  8 +++++-
 tests/integration_tests/databases/api_tests.py     |  2 +-
 .../db_engine_specs/mssql_tests.py                 | 10 ++++----
 6 files changed, 39 insertions(+), 16 deletions(-)

Reply via email to