Search code examples
how to implement error handling with doobie...


scalacats-effectdoobie

Read More
Why does importing Doobie before Circe raise a compilation error?...


scalacircedoobie

Read More
Scala Doobie. Creating and Inserting into a Temp Table...


scalascala-catsdoobie

Read More
Doobie upgrade from 1.0.0-RC2 to 1.0.0-RC4 causes fragments.or not to compile...


scalascala-catsdoobie

Read More
WIth doobie, how do I map Scala case class to postgresql column with type tstzmultirange?...


postgresqlscalamappingdoobie

Read More
Doobie cannot find or construct a Read instance for Type of case class with Timestamp...


scalaimplicitscala-catsdoobie

Read More
For comprehension that has to handle 2 optional values and return a Option[T]...


scalascala-catscats-effectdoobie

Read More
Scala compilation fails with: Could not find implicit value for parameter W...


scaladoobie

Read More
Doobie - lifting arbitrary effect into ConnectionIO...


scalascala-catscats-effectdoobie

Read More
Reading data into custom case classes in Doobie...


scaladoobie

Read More
Returning a Stream of Entities using a Transactor inside a Resource in Doobie...


postgresqlscalafs2doobie

Read More
Testing Doobie Interpreter Using Testcontainers...


postgresqlscalatestcontainerscats-effectdoobie

Read More
Conditional Doobie query with Option field...


sqlscalafunctional-programmingdoobie

Read More
Doobie update and insert case class syntax...


scaladoobie

Read More
Parallelizing operations within a ConnectionIO transaction...


scalascala-catscats-effectfs2doobie

Read More
Use UUID in Doobie SQL update...


postgresqlscaladoobie

Read More
Doobie - lifting arbitrary effect into ConnectionIO CE3...


scalacats-effectdoobie

Read More
Multiple queries in a single transaction with Doobie?...


scalascala-catsdoobie

Read More
Save Doobie stream from database to file...


scalascala-catsfs2cats-effectdoobie

Read More
How to set port number in doobie database url?...


javascalajdbcdoobie

Read More
Mapping a Many-to-Many Releationship Using Doobie...


postgresqlscalascala-catsdoobie

Read More
Cannot find or construct a Read instance for type: Option[A]...


scalatypeclassimplicitdoobie

Read More
How I can insert case object as JSONB format via Doobie?...


postgresqlscalajsonbdoobie

Read More
Syntax error at or near "order" (Scala with Quill, Doobie and PostgreSQL)...


postgresqlscalaormdoobie

Read More
How is this app converting from an IOConnection/IO to a future when integrating with Play?...


scalaplayframeworkscala-catsdoobie

Read More
How to insert a linked object using Doobie...


scaladoobie

Read More
Scala Doobie not inserting values into database...


scalascala-catscats-effectdoobie

Read More
How to publish an FS2 Stream generated by Doobie to Kafka...


scalaapache-kafkafs2doobie

Read More
How to read JSON out of Doobie Scala PostgreSQL Database with Circe?...


postgresqlscalacircedoobie

Read More
Is it okay to use "unsafeRunSync()" in Cats-Effects?...


scalascala-catscats-effectdoobie

Read More
BackNext