clojurians-org opened a new pull request #8988:
URL: https://github.com/apache/airflow/pull/8988


   run 'python -m airflow db init' will print extra information from migration 
file.
   
   ```
   INFO  [alembic.runtime.migration] Running upgrade 6e96a59344a4 -> 
d38e04c12aa2, add serialized_dag table                                          
              
   INFO  [alembic.runtime.migration] Running upgrade d38e04c12aa2 -> 
b3b105409875, add root_dag_id to DAG                                            
              
   Revision ID: b3b105409875                                                    
                                                                                
   
   Revises: d38e04c12aa2                                                        
                                                                                
   
   Create Date: 2019-09-28 23:20:01.744775                                      
                                                                                
   
   INFO  [alembic.runtime.migration] Running upgrade 6e96a59344a4 -> 
74effc47d867, change datetime to datetime2(6) on MSSQL tables         
   ```                        
   


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