aio-libs / aioodbc

aioodbc - is a library for accessing a ODBC databases from the asyncio
Apache License 2.0
306 stars 59 forks source link

Implement setinputsizes. #453

Closed jettify closed 11 months ago

jettify commented 11 months ago

What do these changes do?

Are there changes in behavior for the user?

Related issue number

Checklist

codecov[bot] commented 11 months ago

Codecov Report

Merging #453 (4b86519) into master (54efbd8) will not change coverage. The diff coverage is 100.00%.

@@           Coverage Diff           @@
##           master     #453   +/-   ##
=======================================
  Coverage   87.01%   87.01%           
=======================================
  Files           6        6           
  Lines         493      493           
  Branches       73       73           
=======================================
  Hits          429      429           
  Misses         48       48           
  Partials       16       16           
Files Coverage Δ
aioodbc/cursor.py 85.92% <100.00%> (ø)

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more