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

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


    from f2b8d6a  chore: rename ImportMixin to ImportExportMixin (#11460)
     add ca40877  feat: add certifications to tables (#11450)

No new revisions were added by this update.

Summary of changes:
 .../src/datasource/DatasourceEditor.jsx            | 19 +++++++++++
 .../src/views/CRUD/data/dataset/DatasetList.tsx    | 38 ++++++++++++++++++++--
 superset/connectors/sqla/models.py                 |  2 ++
 superset/connectors/sqla/views.py                  | 11 ++++++-
 superset/datasets/api.py                           |  3 ++
 superset/datasets/schemas.py                       |  1 +
 tests/databases/commands_tests.py                  |  1 +
 tests/datasets/api_tests.py                        |  2 ++
 tests/datasets/commands_tests.py                   |  2 ++
 9 files changed, 75 insertions(+), 4 deletions(-)

Reply via email to