You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@airflow.apache.org by GitBox <gi...@apache.org> on 2021/02/13 12:07:20 UTC

[GitHub] [airflow] potiuk commented on a change in pull request #14209: Add better description and guidance in case of sqlite version mismatch

potiuk commented on a change in pull request #14209:
URL: https://github.com/apache/airflow/pull/14209#discussion_r575659666



##########
File path: docs/apache-airflow/howto/set-up-database.rst
##########
@@ -59,6 +59,45 @@ the example below.
 
 The exact format description is described in the SQLAlchemy documentation, see `Database Urls <https://docs.sqlalchemy.org/en/14/core/engines.html>`__. We will also show you some examples below.
 
+SQLite database setup
+---------------------
+
+SQLite database can be used to run Airflow for development purpose as it does not require any database server

Review comment:
       Good point. Added.




----------------------------------------------------------------
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:
users@infra.apache.org