jsmodic opened a new issue #13205:
URL: https://github.com/apache/airflow/issues/13205


   **Apache Airflow version**:
   1.10.14
   
   **What happened**:
   
   > airflow upgradedb
   [2020-12-21 00:47:14,079] {db.py:378} INFO - Creating tables
   INFO  [alembic.runtime.migration] Context impl PostgresqlImpl.
   INFO  [alembic.runtime.migration] Will assume transactional DDL.
   
   echo $?
   0
   
   > airflow db upgrade
   (no output)
   echo $?
   1
   
   **What you expected to happen**:
   
   "airflow db upgrade" to exit 0, or at least output something useful.
   
   <!-- What do you think went wrong? -->
   
   **How to reproduce it**:
   
   I updated from 1.10.12 to 1.10.14.
   
   
   **Anything else we need to know**:
   


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