Hi,
What about using Scala Doobie (https://tpolecat.github.io/doobie/) as it allows
to write actual SQL with the comfort of a compiler and to bind results to case
class quite easily?
Cheers,
-- Matthieu
--- Original Message ---
On Saturday, October 14th, 2023 at 16:48, Jean Helou wr
Hello,
I have been following the discussion on pg mailbox but every jpa mention
makes me think of how bad I found the developer experience with open jpa
when playing with scaling-smtp.
(having to set the agent manually for tests in the ide is a pain. having to
list the classes to instrument isn't