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

support arrow 15.x #414

Closed rupurt closed 8 months ago

codecov-commenter commented 8 months ago

Codecov Report

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

Comparison is base (13f5b8a) 98.81% compared to head (40a0ce0) 98.81%.

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

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