zio / zio-jdbc

A small, idiomatic ZIO interface to JDBC.
Apache License 2.0
82 stars 64 forks source link

`SqlFragment::executeWithReturning`: Do not discard decoding errors - Add test #187

Closed guizmaii closed 1 year ago

guizmaii commented 1 year ago

Test for https://github.com/zio/zio-jdbc/pull/186