Python Connector for InterBase v1.3.0

Released: Oct 30, 2025

Atualizações na v1.3.0

Recursos

  • Added support for Python 3.14.

Correções

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