r2dbc / r2dbc-mssql

R2DBC Driver for Microsoft SQL Server using TDS (Tabular Data Stream) Protocol
Apache License 2.0
183 stars 32 forks source link

Align `Statement.bind(…)` and `Readable.get(…)` exceptions with specification #222

Closed mp911de closed 2 years ago

mp911de commented 2 years ago

See r2dbc/r2dbc-spi#184