blue-yonder / turbodbc

Turbodbc is a Python module to access relational databases via the Open Database Connectivity (ODBC) interface. The module complies with the Python Database API Specification 2.0.
http://turbodbc.readthedocs.io/en/latest
MIT License
616 stars 86 forks source link

Build and test with pyarrow 16 #426

Closed xhochy closed 4 months ago

alippai commented 4 months ago

This looks good, thanks! No new release will be needed for 16.1.0, right?

xhochy commented 4 months ago

No, that should also work with this PR