dstandish commented on PR #50788:
URL: https://github.com/apache/airflow/pull/50788#issuecomment-2897972353

   > Should we create a new migration file instead of updating already released 
migrations? For new release, it would appear as if there's no migration on the 
version, and upgrading from a previous one like 3.0.1 won't run the migration.
   
   I don't think so -- we're just optimizing the existing migrations.  We've 
done this many times before.
   
   If a user is on 3.0.1, they've already passed the problematic migrations.  
So it remains true that there is no migration between 3.0.1 and 3.0.2.


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