alexkruc commented on code in PR #25280: URL: https://github.com/apache/airflow/pull/25280#discussion_r931907662
########## docs/apache-airflow/migrations-ref.rst: ########## @@ -27,7 +27,9 @@ Here's the list of all the Database Migrations that are executed via when you ru +---------------------------------+-------------------+-------------------+--------------------------------------------------------------+ | Revision ID | Revises ID | Airflow Version | Description | +=================================+===================+===================+==============================================================+ -| ``0038cd0c28b4`` (head) | ``44b7034f6bdc`` | ``2.4.0`` | Add Dataset model | +| ``38d6c28f9cf9`` (head) | ``0038cd0c28b4`` | ``2.4.0`` | Add dag_owner_attributes table. | Review Comment: I probably made mistakes with the revisions and the file name of the migration script :) Will like someone to double-check me :D -- 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]
