r2dbc/r2dbc-mssql

Support for TVP

akkrawiec opened this issue · 1 comments

When is support for TVP i planned?
Can I help somehow?
When guided how and where to start, I think I could start implementation.

Help is much appreciated. I suggest checking out the TDS protocol spec for starters (https://learn.microsoft.com/en-us/openspecs/windows_protocols/ms-tds/b46a581a-39de-4745-b076-ec4dbb7d13ec) and investigating, how the JDBC driver sends TVP parameters.