database · inferred from evidence
metadata database
A database referenced as part of the Airflow setup and fix.
- 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.
- airflow db init and db upgrade fail on MariaDB in Airflow 2.3
How to fix: airflow db init and db upgrade fail on MariaDB in Airflow 2.3. The verified fix from the maintainer thread, distilled into reusable steps.