msumit opened a new pull request #11573: URL: https://github.com/apache/airflow/pull/11573
While setting up SQLite DB with Airflow 2.0, got the below error. Not sure how this was hidden from @ashb or CI, or maybe something wrong with my setup only? `sqlalchemy.exc.OperationalError: (sqlite3.OperationalError) no such column: true` `[SQL: UPDATE dag SET concurrency=16, has_task_concurrency_limits=true where concurrency IS NULL]` ---------------------------------------------------------------- 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: [email protected]
