mirror of
https://github.com/apache/superset.git
synced 2026-07-28 09:32:28 +00:00
Completes the earlier partial backport of #39636 (commit9039d1460c) which only applied the database/schemas.py + test_database_tools.py chunks and dropped the get_chart_sql.py + test_get_chart_sql.py chunks entirely. The dropped chunks introduce the `_resolve_engine` and `_resolve_datasource_name` helpers used by #40099. (cherry picked from commit7774ec7e3c)