potiuk commented on code in PR #68758:
URL: https://github.com/apache/airflow/pull/68758#discussion_r3489358612
##########
scripts/in_container/run_migration_reference.py:
##########
@@ -249,6 +249,44 @@ def ensure_filenames_are_sorted(revisions, app):
os.rename(old, new)
+def _apply_alembic_module_id_patch():
Review Comment:
This change is unrelated
--
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]