sortega commented on PR #64311: URL: https://github.com/apache/airflow/pull/64311#issuecomment-4190962665
Added `idx_task_instance_dag_version_id` to the ignore list in `test_db.py` — the ORM always declares the index but the migration skips it on MySQL (where the FK auto-creates one), so the in_sync test sees a mismatch. -- 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]
