技术栈
sqlite3编译安装
第九系艾文
1 年前
数据库
·
django
·
sqlite
·
sqlite3编译安装
centos8stream 升级 sqlite3 ,解决 SQLite 3.27 or later is required (found 3.26.0).
服务器环境是centos8stream, 默认的sqlite是 3.26 ,因此,需要升级。sqlite官网:SQLite Download Page