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
607 stars 85 forks source link

upgrade to arrow 14.0.1 #399

Closed cshaley closed 7 months ago

cshaley commented 8 months ago

Copied changes from #393

codecov-commenter commented 7 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (c8065d2) 98.81% compared to head (2813a61) 98.81%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #399 +/- ## ======================================= Coverage 98.81% 98.81% ======================================= Files 94 94 Lines 3030 3030 ======================================= Hits 2994 2994 Misses 36 36 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.