mirror of
https://github.com/apache/superset.git
synced 2026-05-30 12:49:17 +00:00
* fix: change database save in DatasourceEditor This addresses the issue where pointing a datasource to another database in the datasource editor is not reflected. Also addresses: - a minorcosmetic issue in the datasource editor. - user/owners list not getting populated * tests