uranusjr commented on issue #16304: URL: https://github.com/apache/airflow/issues/16304#issuecomment-857826651
Currently working on this; I’m using the `(execution_date, execution_date)` value since it allows making the columns non-nullable. But can `DagRun.execution_date` be `None` to begin with? If it can, those new fields need to be nullable as well anyway. -- 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]
