dstandish opened a new pull request, #42381:
URL: https://github.com/apache/airflow/pull/42381

   This makes it so that we can alembic commands from the root repo dir.
   
   E.g.
   
   ```
   alembic -c airflow/alembic.ini revision --autogenerate -m "Do something"
   ```
   
   Sometimes when running from airflow subfolder we get errors.
   


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

To unsubscribe, e-mail: [email protected]

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

Reply via email to