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.