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/01/25 03:16:53 UTC

[superset] branch master updated (3898368f26 -> 6f0fed77cf)

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 3898368f26 chore(tests): Streamline Cypress login to fix fails/flakes (#22844)
     add 6f0fed77cf feat: export/import `allow_dml` flag (#22806)

No new revisions were added by this update.

Summary of changes:
 superset/databases/schemas.py                                  |  1 +
 superset/models/core.py                                        |  1 +
 tests/integration_tests/databases/commands_tests.py            |  4 ++++
 tests/integration_tests/fixtures/importexport.py               |  1 +
 .../unit_tests/databases/commands/importers/v1/import_test.py  | 10 ++++++++++
 tests/unit_tests/datasets/commands/export_test.py              |  1 +
 6 files changed, 18 insertions(+)