警告 截止到目前为止,pysqlcipher3 和 pysqlcipher DBAPI 驱动程序不再维护;sqlcipher3 驱动程序似乎是当前的。 警告 pysqlcipher3 和 pysqlcipher DBAPI 驱动已不再维护;截至目前为止,sqlcipher3 驱动似乎是最新的。 警告 pysqlcipher3 和 pysqlcipher DBAPI 驱动已经不再维护;截至目前,sqlcipher3 驱动似乎是最新的。 警告 pysqlcipher3 和 pysqlcipher DBAPI 驱动已不再维护;截至目前为止,sqlcipher3 驱动似乎是最新的。 警告 pysqlcipher3 和 pysqlcipher DBAPI 驱动已经不再维护;截至目前,sqlcipher3 驱动似乎是最新的。
References: #6581 sqlite [sqlite] [bug] Add note regarding encryption-related pragmas for pysqlcipher change is also backported to: 1.3.25 References: #6589 [sqlite] [bug] [regression] The fix for pysqlcipher See also Aiosqlite References: #5920 [sqlite] [bug] [regression] Repaired the pysqlcipher dialect The dialect now imports the sqlcipher3 module for Python 3 by default before falling back to pysqlcipher3 See also Pysqlcipher References: #5848 1.4.2 Released: March 19, 2021 orm [orm] [usecase] [dataclasses