kontrol-db-postgres
The PostgreSQL module of the KontrolDB database migration tool.
Installation
Add a dependency in your build.gradle.kts file:
dependencies {
implementation("net.futureset.kontroldb:kontrol-db-postgres:0.1.0")
}Content copied to clipboard