(Scala) doobie-typesafe v0.3.0 released: better docs, `SQLDefinition.option`arturaz.github.io2 ポイント·投稿者 arturaz·2 年前·1 コメント
Show HN: Doobie-typesafe – typesafe table and column definitions for doobiearturaz.github.io1 ポイント·投稿者 arturaz·3 年前·0 コメント
arturaz·8 か月前·議論To what Unison is actually compiled to and how is it ran? Gemini LLM says it compiles down to Scheme with is then ran Chez Scheme, how much of an LLM hallucination is that?Edit: I found https://www.unison-lang.org/blog/jit-announce/
arturaz·2 年前·議論`doobie-typesafe` is a typesafe wrapper for `doobie` SQL FRM that allows you to write queries in a typesafe way.Changes:- Support for using `Composite`s (or any `SQLDefinition`s) when performing left / right joins via `.option`: https://arturaz.github.io/doobie-typesafe/002_querying.html#...- Better documentation, separated into different pages.
Edit: I found https://www.unison-lang.org/blog/jit-announce/