Python Connector for Firebird v1.3.0
Released: Oct 30, 2025
v1.3.0 中的更新
特性
- Added support for Python 3.14.
- Added support for URL-style connection strings that use inet4 and inet6 protocols.
修補程式
- 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.