zio / zio-jdbc

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

`JdbcDecoder::unsafeDecode` can return `null`: Do not propagate `null` in `.map` and `.flatMap` #176

Closed guizmaii closed 1 year ago

guizmaii commented 1 year ago

TODO: