uranusjr commented on a change in pull request #21205:
URL: https://github.com/apache/airflow/pull/21205#discussion_r795040764



##########
File path: docs/apache-airflow/howto/set-up-database.rst
##########
@@ -169,6 +169,23 @@ the database configuration to load your change. See
 `The pg_hba.conf File 
<https://www.postgresql.org/docs/current/auth-pg-hba-conf.html>`__
 in the Postgres documentation to learn more.
 
+.. warning::
+
+   When you use SQLAlchemy 1.4.0+, you need ot use ``postgresql://`` as the 
database in the ``sql_alchemy_conn``.

Review comment:
       ```suggestion
      When you use SQLAlchemy 1.4.0+, you need to use ``postgresql://`` as the 
database in the ``sql_alchemy_conn``.
   ```




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