XD-DENG commented on a change in pull request #4421: [AIRFLOW-3468] Remove
KnownEvent(Event)?
URL: https://github.com/apache/incubator-airflow/pull/4421#discussion_r244755307
##########
File path: airflow/models/__init__.py
##########
@@ -4376,37 +4376,6 @@ def __repr__(self):
return self.label
-class KnownEventType(Base):
Review comment:
Is an `alembic` file needed? Given tables `known_event_type` and
`known_event` are removed.
----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on GitHub and use the
URL above to go to the specific comment.
For queries about this service, please contact Infrastructure at:
[email protected]
With regards,
Apache Git Services