ephraimbuddy commented on code in PR #55981:
URL: https://github.com/apache/airflow/pull/55981#discussion_r2372178331


##########
airflow-core/src/airflow/cli/commands/db_command.py:
##########
@@ -85,6 +85,45 @@ def _get_version_revision(version: str, revision_heads_map: 
dict[str, str] | Non
         return None
 
 
+def _get_serializer_version_for_target_version(version: str) -> str | None:

Review Comment:
   Opps. Didn't see that. Closing



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