Python Connector for SQLite v1.3.0

Released: Oct 30, 2025

Updates in v1.3.0

Funktionen

  • Added support for Python 3.14.

Fehlerkorrekturen

  • 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.