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 2021/08/11 00:53:01 UTC

[superset] branch master updated (2dc0bdd -> 628169a)

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 2dc0bdd  feat: Added multi-regional IPs to Database Connections (#16170)
     add 628169a  feat: change query predicate to text (#16160)

No new revisions were added by this update.

Summary of changes:
 .../src/datasource/DatasourceEditor.jsx            |  8 ++-
 superset/connectors/sqla/models.py                 |  2 +-
 ...13dd52_change_fetch_values_predicate_to_text.py | 84 ++++++++++++++++++++++
 3 files changed, 92 insertions(+), 2 deletions(-)
 create mode 100644 superset/migrations/versions/07071313dd52_change_fetch_values_predicate_to_text.py