ferruzzi commented on code in PR #51026:
URL: https://github.com/apache/airflow/pull/51026#discussion_r2138600162


##########
airflow-core/src/airflow/migrations/versions/0070_3_1_0_rename_and_change_type_of_deadline_column.py:
##########
@@ -17,7 +17,7 @@
 # under the License.
 
 """
-Change the Deadline column in the Deadline table from DateTime to UTC DateTime.

Review Comment:
   Wait, can we modify migrations?  I could certainly be wrong, but I thought 
these were pretty immutable once they get merged and changing them would break 
stuff?



-- 
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]

Reply via email to