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.