oxymor0n edited a comment on issue #4390: [AIRFLOW-3584] Use ORM DAGs for index 
view.
URL: https://github.com/apache/airflow/pull/4390#issuecomment-481828025
 
 
   hey @jmcarp , just came by a error when I was trying to downgrade from 
1.10.3b1 to regular 1.10 because the down migration for 
`dd4ecb8fbee3_add_schedule_interval_to_dag` has a bug. 
   
   
https://github.com/apache/airflow/blob/c4a7d2bc38175a747e09c56b63f0b2de94d681bc/airflow/migrations/versions/dd4ecb8fbee3_add_schedule_interval_to_dag.py#L42
 should be
   `op.drop_column('dag', 'schedule_interval')`
   
   figured you could fix it much faster than I can

----------------------------------------------------------------
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:
us...@infra.apache.org


With regards,
Apache Git Services

Reply via email to