madison-ookla edited a comment on issue #11781:
URL: https://github.com/apache/airflow/issues/11781#issuecomment-715453425


   DAG IDs are currently the primary key for the DAG table, and I suspect that 
an additional serial will not be added to the model definition as the 
alphanumeric name serves as the unique identifier: 
https://github.com/apache/airflow/blob/master/airflow/models/dag.py#L1970


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

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to