vincbeck commented on code in PR #66674:
URL: https://github.com/apache/airflow/pull/66674#discussion_r3220533646


##########
providers/edge3/src/airflow/providers/edge3/models/db.py:
##########
@@ -61,6 +61,65 @@ class EdgeDBManager(BaseDBManager):
     supports_table_dropping = True
     revision_heads_map = _REVISION_HEADS_MAP
 
+    def _has_existing_manager_tables(self) -> bool:

Review Comment:
   That will be 3.3 version, please mention in the comments, that makes it 
easier when cleaning up



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