Loránd Szakács

Results 4 issues of Loránd Szakács

The goal is to have queries/commands target a specified schema instead of the default `"public"` As @tpolecat suggested this is achieved by setting the `search_path` session connection parameter. And indeed...

using fs2 `3.0.6` and `3.1.0`. Here's a [scatsie](https://scastie.scala-lang.org/6ToFVBZvQ3ainW9QIokpfw). All code pasted in this issue is also in the scatsie. We have as an example of subscriber to a topic subscribing...

bug

- title says it all, use the new sbt-circe-io plugin :smile:. Depends on https://github.com/circe/sbt-circe-org/pull/1 - removed configs keys that sbt was warning me about - not entirely sure if Mima...

This is still a wip: - [x] remove dependency on uscala, use cats - [x] create type aliases that are syntactically similar to uscala, and use those - [x] fix...