[firebird-python] New Firebird driver for Python - preview release

2020-05-31 Thread Pavel Cisar pci...@ibphoenix.cz [firebird-python]
Hi all, There is now an official preview release - v0.5.0 - available on PyPI: https://pypi.org/project/firebird-driver/ All core driver functionality works, except handling of limbo transactions due to error discovered in Firebird (should be fixed in soon to be released Firebird 3.0.6). This

[firebird-python] New Firebird driver for Python

2020-04-30 Thread Pavel Cisar pci...@ibphoenix.cz [firebird-python]
Hi all, As I promised at Firebird Conference in Berlin, the Firebird has brand new DB API 2.0 driver for Python. It's part of modernization campaign that shakes off the legacy that goes back to KInterbasDB and Firebird 2.0. Please note, that his new driver requires Firebird 3+ and Python 3.8+.