Gautam-Bharadwaj commented on PR #63663: URL: https://github.com/apache/airflow/pull/63663#issuecomment-4065715239
Thanks for the feedback Jarek! I've rebased the branch onto latest main and added regression tests in `test_db.py`. The new tests verify that `merge_conn` and `add_default_pool_if_not_exists` correctly commit when managed by `@provide_session`, but only flush (and don't commit) when an external session is provided. I've also added an improvement newsfragment. Ready for review! 👋 -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
