roykoand commented on code in PR #69537: URL: https://github.com/apache/airflow/pull/69537#discussion_r3537004018
########## airflow-core/docs/migrations-ref.rst: ########## @@ -266,9 +266,9 @@ Here's the list of all the Database Migrations that are executed via when you ru +-------------------------+------------------+-------------------+--------------------------------------------------------------+ | ``d482b7261ff9`` | ``c4602ba06b4b`` | ``2.10.0`` | Add task_instance_history. | +-------------------------+------------------+-------------------+--------------------------------------------------------------+ -| ``c4602ba06b4b`` | ``677fdbb7fc54`` | ``2.10.0`` | Added DagPriorityParsingRequest table. | +| ``c4602ba06b4b`` | ``677fdbb7fc54`` | ``2.10.0`` | Add DagPriorityParsingRequest table. | Review Comment: Trailing space -- 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]
