Lee-W commented on code in PR #64571: URL: https://github.com/apache/airflow/pull/64571#discussion_r3278856153
########## airflow-core/docs/migrations-ref.rst: ########## @@ -106,7 +108,7 @@ Here's the list of all the Database Migrations that are executed via when you ru +-------------------------+------------------+-------------------+--------------------------------------------------------------+ | ``82dbd68e6171`` | ``cc92b33c6709`` | ``3.1.8`` | Add composite index (ti_id, id DESC) to task_reschedule. | +-------------------------+------------------+-------------------+--------------------------------------------------------------+ -| ``cc92b33c6709`` | ``eaf332f43c7c`` | ``3.1.0`` | Add backward compatibility for serialized DAG format v3 to | +| ``cc92b33c6709`` | ``eaf332f43c7c`` | ``3.1.0`` | Add backward compatibility for serialized Dag format v3 to | Review Comment: accidental replacement... let me revert 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]
