tds icon indicating copy to clipboard operation
tds copied to clipboard

Support for Table Value Parameters in Tds adapter

Open Deathklok-97 opened this issue 3 years ago • 3 comments

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

Deathklok-97 avatar Dec 20 '21 16:12 Deathklok-97

@moogle19, You mind if I take a crack at this?

Deathklok-97 avatar Dec 20 '21 16:12 Deathklok-97

@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 avatar Dec 31 '21 11:12 moogle19

@moogle19, Awesome, I'll get after it this week.

Loopers97 avatar Jan 03 '22 03:01 Loopers97