You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@superset.apache.org by jo...@apache.org on 2023/01/20 21:18:08 UTC

[superset] branch master updated (858c6e19a0 -> 92cdb8c282)

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

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


    from 858c6e19a0 docs: link docker readme in docker config section (#22796)
     add 92cdb8c282 chore: Add explicit bidirectional performant relationships for SQLA model (#22413)

No new revisions were added by this update.

Summary of changes:
 superset/connectors/sqla/models.py             | 37 +++++++++++++++++++-------
 superset/datasets/api.py                       |  3 +++
 superset/examples/birth_names.py               |  4 +--
 superset/models/dashboard.py                   |  5 ----
 superset/models/helpers.py                     |  5 +++-
 tests/integration_tests/charts/api_tests.py    |  6 +++--
 tests/integration_tests/databases/api_tests.py |  4 +--
 tests/integration_tests/datasets/api_tests.py  |  4 +--
 8 files changed, 44 insertions(+), 24 deletions(-)