doobie-quill
doobie-quill copied to clipboard
Integration between Doobie and Quill libraries
ARCHIVED
Use the official Quill integration for Doobie instead.
doobie-quill
The integration for Doobie and Quill. Originally implemented in Doobie.
Usage
libraryDependencies ++= Seq(
"org.polyvariant" %% "doobie-quill" % version
)
For now docs are here, we'll have a site in the upcoming future.
Version compatibility
| This library | Doobie | Quill |
|---|---|---|
| 0.0.5 | 1.0.0-RC2 | 3.14.x |
| 0.0.4 | 1.0.0-RC1 | 3.14.x |
| 0.0.3 | 1.0.0-RC1 | 3.12.x |
| 0.0.2 | 1.0.0-RC1 | 3.11.x |
| 0.0.1 | 1.0.0-RC1 | 3.8.x |
Migrating from original integration
- Replace the dependency
- Replace imports:
doobie.quill->org.polyvariant.doobiequill - Test your code :)
Community
This project supports the Scala code of conduct and wants communication on all its channels (GitHub etc.) to be inclusive environments.
If you have any concerns about someone's behavior on these channels, contact Jakub Kozłowski.