See changelog.
We do not even pretend to support anything other than Postgresql.
2.13
: JVM3
: JVM
"com.busymachines" %% "pureharm-db-testkit" % "0.3.0"
. Which has these as its main dependencies:- 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-testkit
0.4.0
- pureharm-db-core
0.5.0
- pureharm-db-flyway
0.6.0
- pureharm-core-anomaly
"com.busymachines" %% "pureharm-db-test-data" % "0.3.0"
- used only for common tests between different DB modules
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.