See changelog.
We do not even pretend to support anything other than Postgresql.
Utility library to be used in other pureharm modules:
pureharm-db-flywaypureharm-db-doobiepureharm-db-slick- and other modules that depend on JDBC.
- Scala
2.13: JVM - Scala
3: JVM
"com.busymachines" %% s"pureharm-db-core-jdbc" % "0.6.0". Which has these as its main dependencies:- pgjdbc
42.2.23 - pureharm-core-anomaly
0.3.0 - pureharm-db-core
0.5.0
- pgjdbc
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.