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/01/06 09:26:29 UTC

[GitHub] [airflow] DuongPTIT commented on issue #13493: Fail when SQLite version is not high enough

DuongPTIT commented on issue #13493:
URL: https://github.com/apache/airflow/issues/13493#issuecomment-755186572


   I upgrade sqlite3 to newest version, but it still throw error:
   `Python 3.6.12 (default, Jan  6 2021, 11:20:09) 
   [GCC 4.8.5 20150623 (Red Hat 4.8.5-36)] on linux
   Type "help", "copyright", "credits" or "license" for more information.
   >>> import sqlite3
   >>> sqlite3.sqlite_version
   '3.34.0'
   >>> 
   `


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