Juliano Alves
Juliano Alves
Hi, it would be great to have an easy integration with [ZIO-Prelude Newtypes](https://zio.github.io/zio-prelude/docs/newtypes/), similar to the existing integrations with refined/newtype.
Fixes #1420 ### Problem PostgresAsyncContext doesn't handle nested transactions correctly ### Solution Adopted solution described in the issue ### Checklist - [ ] Unit test all changes - [ ]...
Fixes #990 ### Problem All error messages should be prefixed with `[quill]` ### Solution Add `[quill]` prefix to error messages ### Notes Additional notes. ### Checklist - [x] Unit test...
Given https://github.com/traneio/ndbc/issues/15, we should have a default configuration that errors on the side of correctness.
Handy functions commonly used for logging.
Hey @spebbe, how are you? First I'd like to thank you for your work in dartz, is a very useful library. I noticed the last commit was merged last year,...
Fixes #1965 And improves Iter::group_by