tds
tds copied to clipboard
Support for Table Value Parameters in Tds adapter
Add support for Table Value Parameters in the tds adapter, to narrow the scope of this, add support for user defined table types using solely built in types.
https://winprotocoldoc.blob.core.windows.net/productionwindowsarchives/MS-TDS/%5bMS-TDS%5d.pdf
@moogle19, You mind if I take a crack at this?
@Deathklok-97 Sorry for the late reply. I took some weeks off during the holidays.
Yeah, that would be nice. I saw you already submitted a PR. It would be good, if you could add some tests for the newly added features, if possible. Then I don't see a problem to get this merged.
@moogle19, Awesome, I'll get after it this week.