See changelog.
We do not even pretend to support anything other than Postgresql.
"com.busymachines" %% "pureharm-db-slick" % "0.3.0"
. Which has these as its main dependencies:- slick
3.3.0
- hikariCP
5.0.1
- pureharm-core-anomaly
0.3.0
- pureharm-core-sprout
0.3.0
- pureharm-core-identifiable
0.3.0
- pureharm-effects-cats
0.5.0
- pureharm-db-core
0.5.0
- pureharm-db-core-jdbc
0.6.0
- pureharm-json-circe
0.3.0-M1
- slick
"com.busymachines" %% "pureharm-db-testkit-slick" % "0.2.0"
. Which has these as its main dependencies:- pureharm-db-testkit
0.3.0
- pureharm-db-test-data
0.3.0
- pureharm-db-testkit
Under construction. See release notes and tests for examples.
All code is available to you under the Apache 2.0 license, available at http://www.apache.org/licenses/LICENSE-2.0 and also in the LICENSE file.