Forums

Upgrading sqlite3 version

I am using python and flask webserver and want to upgrade to sqlite3 version 3.32.0 as it supports the "iff" function. I currently have version 3.31.1. Is it possible to upgrade to the newer version.

You can use apsw