Skip to content

Conversation

@eeshugerman
Copy link

If Variables are used in DAGs, and Postgres is used for the internal
database, a fresh $ airflow initdb (or $ airflow resetdb) spams the
logs with error messages (but does not fail).

This commit corrects this by running each migration in a separate
transaction.

If `Variable`s are used in DAGs, and Postgres is used for the internal
database, a fresh `$ airflow initdb` (or `$ airflow resetdb`) spams the
logs with error messages (but does not fail).

This commit corrects this by running each migration in a separate
transaction.
@ashb
Copy link
Member

ashb commented Jun 9, 2020

@ashb ashb closed this Jun 9, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants