pgjdbc / r2dbc-postgresql

Postgresql R2DBC Driver
https://r2dbc.io
Apache License 2.0
1.01k stars 177 forks source link

Introduce `ObjectCodec` to support `bindNull(Object.class)` #664

Closed mp911de closed 1 month ago

mp911de commented 1 month ago

We should align with generic null binding using the unspecified OID 0.