All notable changes to this project are documented here. The format follows Keep a Changelog.
Revival and modernization of remodoy/clj-postgresql,
republished as net.clojars.savya/psql-clj.
clj-postgresql.* → psql.*.clojure.java.jdbc
to next.jdbc (SettableParameter
/ ReadableColumn). Consumers now drive queries with next.jdbc.postgis-jdbc 2024.1.0, which repackaged its classes to
net.postgis.jdbc.*.postgresql 42.7.7, hikari-cp 4.1.0, cheshire 6.2.0,
schema 1.4.1. Tested on Clojure 1.10 / 1.11 / 1.12.spec honors the PGPASSWORD environment variable (libpq precedence:
explicit :password → PGPASSWORD → ~/.pgpass).clojure.test suite split into unit and :integration.psql.geojson/multi-point returned nil coordinates; it now emits the actual
point positions.protocol.clj (an abandoned wire-protocol spike with hardcoded
credentials) and the unused geometric/Point.clj example.clj-time and org.clojure/java.data dependencies.deps.edn and Makefile.Can you improve this documentation?Edit on GitHub
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |