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 2023/07/20 01:56:02 UTC

[superset] branch fix_rds updated (849b7a36f5 -> 43245d8e97)

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

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


    from 849b7a36f5 Fix for no schema
     add 45b7844084 Add tests
     add 43245d8e97 Prevent setting search_path in query

No new revisions were added by this update.

Summary of changes:
 superset/db_engine_specs/postgres.py              | 34 +++++++++++++++-
 tests/unit_tests/db_engine_specs/test_postgres.py | 48 ++++++++++++++++-------
 tests/unit_tests/models/core_test.py              | 18 +++++++++
 3 files changed, 83 insertions(+), 17 deletions(-)