This is an automated email from the ASF dual-hosted git repository.
rusackas pushed a change to branch tdd/issue-27897-sqla-engine-cache
in repository https://gitbox.apache.org/repos/asf/superset.git
from 125624ebfd7 test(database): regression for #27897 — sqla engine should
be created once per URL
add 9a6f76c9926 fix(database): cache sqla engine per process per URL
(#27897)
No new revisions were added by this update.
Summary of changes:
superset/models/core.py | 27 ++++++++++++++++++++++++++-
tests/unit_tests/models/core_test.py | 5 ++++-
2 files changed, 30 insertions(+), 2 deletions(-)