tool · inferred from evidence
AIRFLOW__DATABASE__SQL_ALCHEMY_CONN
An environment variable name for Airflow configuration in newer versions.
- Meltano with Airflow fails: sqlite database file doesn't exist, do you need to create the database with airflow db init
How to fix: Meltano with Airflow fails: sqlite database file doesn't exist, do you need to create the database with airflow db init. The verified fix from the maintainer thread, distilled into reusable steps.