jscheffl commented on code in PR #48528: URL: https://github.com/apache/airflow/pull/48528#discussion_r2021554407
########## airflow-core/docs/howto/set-up-database.rst: ########## @@ -72,8 +72,8 @@ Setting up a SQLite Database ---------------------------- SQLite database can be used to run Airflow for development purpose as it does not require any database server -(the database is stored in a local file). There are many limitations of using the SQLite database (for example Review Comment: Not needed in my view. Can be concurrent 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]
