potiuk edited a comment on issue #21457:
URL: https://github.com/apache/airflow/issues/21457#issuecomment-1034815770


   > I actually followed the [Docker 
Quickstart](https://airflow.apache.org/docs/apache-airflow/stable/start/docker.html)
 and not the standalone one. Thus, I didn't saw the `db init` command. 
Although, I just had a look at it and it rather seems to be for initializing 
the postgres Backend, right? I was talking about how to explicitly create the 
`Employee` tables from the tutorial, which I did with the 
`cur.execute('''CREATE TABLE "Employees ...")` method. Is there another way to 
do it in a Docker environment?
   
   Aaah My Bad. Indeed - silly me. Yeah by all means - adding those would be a 
nice thing for the tutorial.
   
   Thanks for looking at those and attempts to clarify it all ! 
   
   BTW. If you add the PRs shortly I am super-happy to cherry-pick those PRs to 
2.2.4 as well :). 


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