FirebirdSQL / python3-driver

Firebird driver for Python that uses new Firebird API
https://www.firebirdsql.org/en/devel-python-driver/
MIT License
26 stars 10 forks source link

Makes Cursor.description more PEP 249 compliant. #21

Closed fdcastel closed 1 year ago

fdcastel commented 1 year ago

Fix #20.