Python Connector for InterBase Releases
Released: Oct 30, 2025
v1.3.0 での更新項目
機能
- Added support for Python 3.14.
不具合の修正
- 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.
Released: Oct 23, 2024
v1.2.0 での更新項目
機能
- Added support for Python 3.13.
Released: Jul 29, 2024
v1.1.0 での更新項目
機能
- Added support for connection pooling.
- Added activation by license key.
- Added subscription license type.
Released: Dec 1, 2023
v1.0.1 での更新項目
機能
- Initial release of InterBase Python Connector.
- Windows 32-bit and 64-bit is supported.
- Linux 64-bit is supported.
- macOS 64-bit and ARM (Apple Silicon M1 and M2) is supported.