IBM / node-odbc

ODBC bindings for node
MIT License
146 stars 77 forks source link

[BUG] Error calling procedure when there are multiple versions in the same schema #372

Open brandonp42 opened 8 months ago

brandonp42 commented 8 months ago

See https://github.com/markdirish/node-odbc/issues/326#issuecomment-1577125597

brandonp42 commented 8 months ago

Also see my comment at https://github.com/markdirish/node-odbc/issues/326#issuecomment-1979230057

I've started a potential fix for this, see https://github.com/markdirish/node-odbc/compare/master...brandonp42:node-odbc:fix-multiple-procedures?expand=1

A fix for #368 should be a pre-requisite though, at least on IBM i. It's hard to test without that. I'm not sure how other databases are affected by these issues.

@kadler @markdirish what do you think of this approach?

stale[bot] commented 5 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.

brandonp42 commented 5 months ago

This is still an open issue