Python Connector for Firebird v1.3.0

Released: Oct 30, 2025

Aggiornamenti in v1.3.0

Funzionalità

  • Added support for Python 3.14.
  • Added support for URL-style connection strings that use inet4 and inet6 protocols.

Correzioni

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