dheerajturaga opened a new pull request, #60664: URL: https://github.com/apache/airflow/pull/60664
implement proper database management for the Edge3 provider, enabling edge tables (edge_worker, edge_job, edge_logs) to be properly dropped and recreated during `airflow db reset` operations, matching the behavior of other providers like FAB. Extended the auth manager's get_db_manager() pattern to executors, allowing any executor provider to register its own DB manager for lifecycle operations. ##### Was generative AI tooling used to co-author this PR? <!-- If generative AI tooling has been used in the process of authoring this PR, please change below checkbox to `[X]` followed by the name of the tool, uncomment the "Generated-by". --> - [X ] Yes (please specify the tool below) Claude Code - Opus 4.5 -- 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]
