Skip to content

docs: Add external_db_managers configuration requirement#62203

Merged
dheerajturaga merged 1 commit intoapache:mainfrom
dheerajturaga:docs/edge-db-manager
Feb 20, 2026
Merged

docs: Add external_db_managers configuration requirement#62203
dheerajturaga merged 1 commit intoapache:mainfrom
dheerajturaga:docs/edge-db-manager

Conversation

@dheerajturaga
Copy link
Member

Document that the central Airflow instance must register EdgeDBManager
via AIRFLOW__DATABASE__EXTERNAL_DB_MANAGERS so that edge3 tables are
created and migrated on airflow db migrate.

  Document that the central Airflow instance must register EdgeDBManager
  via AIRFLOW__DATABASE__EXTERNAL_DB_MANAGERS so that edge3 tables are
  created and migrated on airflow db migrate.
@boring-cyborg boring-cyborg bot added area:providers kind:documentation provider:edge Edge Executor / Worker (AIP-69) / edge3 labels Feb 20, 2026
@dheerajturaga dheerajturaga changed the title Add external_db_managers configuration requirement docs: Add external_db_managers configuration requirement Feb 20, 2026
@dheerajturaga dheerajturaga merged commit 21107b1 into apache:main Feb 20, 2026
69 checks passed
@dheerajturaga dheerajturaga deleted the docs/edge-db-manager branch February 20, 2026 17:41
@jscheffl
Copy link
Contributor

Thanks for adding the docs!

Still following your previous attempt to add, I think we should make DB managers "discoverable", so that this is considered by default. Shall we maybe add one property into provider.yaml/provider_info.py and then the providers_manager can loop through all installed and find the DB managers?

@dheerajturaga
Copy link
Member Author

Thanks for adding the docs!

Still following your previous attempt to add, I think we should make DB managers "discoverable", so that this is considered by default. Shall we maybe add one property into provider.yaml/provider_info.py and then the providers_manager can loop through all installed and find the DB managers?

Interesting idea, check this out #62308

choo121600 pushed a commit to choo121600/airflow that referenced this pull request Feb 22, 2026
Document that the central Airflow instance must register EdgeDBManager
  via AIRFLOW__DATABASE__EXTERNAL_DB_MANAGERS so that edge3 tables are
  created and migrated on airflow db migrate.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area:providers kind:documentation provider:edge Edge Executor / Worker (AIP-69) / edge3

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants