IBM / node-odbc

ODBC bindings for node
MIT License
143 stars 75 forks source link

Do no call SQLSetPos() when not needed #375

Closed FredoMartini closed 2 months ago

FredoMartini commented 5 months ago

Partial fix for #329

Skip the call to SQLSetPos() when there aren't any column market with is_long_data

stale[bot] commented 2 months ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.