List Question
20 TechQA 2024-03-04T07:43:08.330000how to implement error handling with doobie
48 views
Asked by Vaibhav Pandey
scala load json data from postgres sql into the domain object error ArrayIndexOutOfBoundsException
26 views
Asked by Laodao
Manage doobie connections with Hikari
89 views
Asked by akshit
Why does importing Doobie before Circe raise a compilation error?
131 views
Asked by Bomen_Derick
Ambiguous Implicit Resolution Error With Doobie
70 views
Asked by joesan
H2 Database File Corrupted Error When Connecting From Application
40 views
Asked by joesan
Scala Cats Effect Wrapping an Implementation from the Effect Type of the Enclosing Class
98 views
Asked by joesan
Doobie upgrade from 1.0.0-RC2 to 1.0.0-RC4 causes fragments.or not to compile
78 views
Asked by Tom Squires
WIth doobie, how do I map Scala case class to postgresql column with type tstzmultirange?
211 views
Asked by David Herskovics
scala, Doobie, Postgres - how to continue application run if there is sql error during batch insert
107 views
Asked by Developus
Doobie cannot find or construct a Read instance for Type of case class with Timestamp
269 views
Asked by Ramón J Romero y Vigil
Refactoring my for comprehension to remove the unsafe get calls on the option values
69 views
Asked by Blankman
Create clickhouse temporary table with doobie
338 views
Asked by Andrew
How to refactor so I can return different types in my case statement and then execute the doobie queries
98 views
Asked by Blankman
Scala, Doobie, PostgreSQL - how to select from array/jsonb column?
296 views
Asked by Developus
Refactor function to remove unsafe .get calls when making doobie database queries
100 views
Asked by Blankman
Doobie query to create a map
309 views
Asked by Paul McKenzie
For comprehension that has to handle 2 optional values and return a Option[T]
138 views
Asked by Blankman
Scala compilation fails with: Could not find implicit value for parameter W
555 views
Asked by Johannes Klauß
Returning a Stream of Entities using a Transactor inside a Resource in Doobie
229 views
Asked by riccardo.cardin