potiuk commented on PR #45244: URL: https://github.com/apache/airflow/pull/45244#issuecomment-2563712622
I am not sure if we are missing other models here, but generally, depending on what sequence imports happened our DB scripts could "forget" to create certain tables, and our tests were failing with missing associations if referred DB models were not imported in earlier tests. This is somewhat a weakness of our "imports" doing a lot of work implicitly (and sometimes forgetting to do it). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
