Skip to content

Commit

Permalink
Merge pull request #2178 from arturaz/patch-1
Browse files Browse the repository at this point in the history
Add mention of otel4s-doobie to docs (related projects)
  • Loading branch information
jatcwang authored Jan 26, 2025
2 parents 748ace2 + acda94d commit 0a4c1a4
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion modules/docs/src/main/mdoc/docs/18-Related-Projects.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,5 @@ A non-exhaustive list of projects that supplement Doobie:
- [DoobieRoll](https://github.com/jatcwang/doobieroll) - collection of utilities to make working with Doobie / SQL even easier.
- [TableColumns](https://jatcwang.github.io/doobieroll/docs/tablecolumns) - Ensure fields in your SQL are consistently named and ordered.
- [Assembler](https://jatcwang.github.io/doobieroll/docs/assembler) - Assemble SQL query results into hierarchical domain models.
- [doobie-typesafe](https://github.com/arturaz/doobie-typesafe) - type-safe table definitions for Doobie.
- [doobie-typesafe](https://github.com/arturaz/doobie-typesafe) - type-safe table definitions for Doobie.
- [otel4s-doobie](https://github.com/arturaz/otel4s-doobie) - [Otel4s](https://github.com/typelevel/otel4s) integration.

0 comments on commit 0a4c1a4

Please sign in to comment.