You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to firebird-python
The firebird-driver package provides official Python Database API
2.0-compliant driver. In addition to the minimal feature set of the
standard Python DB API, this driver also exposes the new
(interface-based) client API introduced in Firebird 3, and number of
additional extensions and enhancements for convenient use of Firebird
RDBMS. The driver is written as pure-Python package (requires Python
3.8+) on top of Firebird client library (fbclient.so/dll) using ctypes.
Driver supports Firebird version 3.0 and higher.