Skip to content

Commit a1fe5ad

Browse files
authored
Merge pull request #523 from typelevel/doobie
2 parents 6e30178 + b02065a commit a1fe5ad

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_data/projects.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -101,8 +101,7 @@
101101
platforms: [js, jvm, native]
102102
- title: "doobie"
103103
description: "A pure functional JDBC layer for Scala. It is not an ORM, nor is it a relational algebra; it just provides a principled way to construct programs (and higher-level libraries) that use JDBC."
104-
github: "https://github.com/tpolecat/doobie"
105-
affiliate: true
104+
github: "https://github.com/typelevel/doobie"
106105
platforms: [jvm]
107106
- title: "edomata"
108107
description: "Event-driven automata for Scala, Scala.js and scala native. This library provides purely functional state machines that can be used to create event sourced and/or CQRS style applications. It also includes production ready backends."

0 commit comments

Comments
 (0)