tiberius
tiberius copied to clipboard
Named RPC call implementaion with out and table-valued params support
SUBJ. No changes to existing code behavior, no changes to existing public API, just some extras to call stored procedures or UDFs directly.
There are also few minor fixes for test build issues caused by recent time/chrono deprecated methods use.
Some test issues still persist:
- all SQL Server 2022 tests failing due to connectivity errors
- macos tests show build issues
Both are not related to the changes included in this PR, might be something caused by other dependencies updates.