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.