The GitHub Actions job "Tests" on airflow.git has succeeded.
Run started by GitHub user jedcunningham (triggered by jedcunningham).

Head commit for run:
42859fb4abe88f299eae3808e2e608a7b87820fd / Jed Cunningham 
<[email protected]>
Disable Flask-SQLAlchemy modification tracking in FAB provider

We disable modification tracking since we don't use it and it's
expensive, but this was accidentally not carried over into the FAB
provider when the app was moved there. This just brings it back and
silences a warning about it:

  FSADeprecationWarning: SQLALCHEMY_TRACK_MODIFICATIONS adds significant
  overhead and will be disabled by default in the future.  Set it to
  True or False to suppress this warning.

Report URL: https://github.com/apache/airflow/actions/runs/13036585534

With regards,
GitHub Actions via GitBox


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to