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 6a44e0ddd4 fix(sqllab): Table options rendering regression (#24142)
     add c3b96d12de feat: split database information (#24067)

No new revisions were added by this update.

Summary of changes:
 .../src/features/databases/DatabaseModal/index.tsx |   1 +
 superset-frontend/src/views/CRUD/hooks.ts          |   6 +-
 superset/constants.py                              |   1 +
 superset/databases/api.py                          |  53 +++++++-
 superset/databases/schemas.py                      |  83 ++++++++++++
 tests/unit_tests/databases/api_test.py             | 150 ++++++++++++++++++++-
 6 files changed, 286 insertions(+), 8 deletions(-)

Reply via email to