A lightweight wrapper for PostgresClientKit Swift package.
The same as PostgresClientKit. Package is built and the unit-tests are passed on macOS and Linux (Ubuntu 22.04).
.package(url: "https://github.com/keyvariable/kvPostgreSqlKit.swift.git", from: "0.3.1")
.product(name: "kvPostgreSqlKit", package: "kvPostgreSqlKit.swift")
import kvPostgreSqlKit
- Svyatoslav Popov (@sdpopov-keyvariable, info@keyvar.com).