dsm (short for "dead simple migrations") is a small Clojure library designed to run migration functions.
[dsm "0.0.3-SNAPSHOT"]
dsm/dsm {:mvn/version "0.0.3-SNAPSHOT"}
implementation("dsm:dsm:0.0.3-SNAPSHOT")
<dependency> <groupId>dsm</groupId> <artifactId>dsm</artifactId> <version>0.0.3-SNAPSHOT</version> </dependency>
Want to display the latest version of your project on GitHub? Use the markdown code below!
If you want to include pre-releases and snapshots, use the following markdown code: