Python Connector for InterBase v1.3.0

Released: Oct 30, 2025

Updates in v1.3.0

Features

  • Added support for Python 3.14.

Fixes

  • Fixed a bug causing a "List index(1) out of bounds" error during the processing of SQL queries with the RETURNING clause.
  • Fixed a bug causing an "Invalid cursor reference. Cursor is not open" error during the processing of SQL queries with the RETURNING clause.