Python Connector for SQLite v1.3.0

Released: Oct 30, 2025

v1.3.0 中的更新

特性

  • Added support for Python 3.14.

修补程序

  • Fixed a bug with updating a record in the table that has key fields of the TEXT type.
  • Fixed a bug that occurred when reinitializing the client library after a connection error.