zio / zio-jdbc

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

Remove unnecessary parentheses from `JdbcDecoder`, `JdbcEncoder` and `Setter` summoners #167

Closed guizmaii closed 11 months ago

guizmaii commented 11 months ago

To pass CI, this PR needs:

adamgfraser commented 11 months ago

@guizmaii Why is this dependent on those changes? They should be completely unrelated.

guizmaii commented 11 months ago

@adamgfraser As you probably figured out, it's a Scala 3.2 issue