next-jdbc/doc
Snorre Magnus Davøen fed6e671f9
Document PGInterval to Duration handling for postgres
Postgres supports a non-standard Interval type which is implemented as
the PGInterval type in the postgres jdbc driver. Many users would likely
want to deal with intervals as the standard java.time.Duration type. How
this can be done is documented under tips & tricks.

Signed-off-by: Snorre Magnus Davøen <post@snorre.io>
2021-04-25 13:38:13 +02:00
..
all-the-options.md Fixes #161 by adding batch execution for connectable/SQL 2021-03-15 15:16:59 -07:00
cljdoc.edn Add Tips & Tricks to doc index 2020-02-28 13:26:40 -08:00
datafy-nav-and-schema.md Prep for 1.0.462 release 2020-05-31 21:41:44 -07:00
friendly-sql-functions.md Prep for 1.1.643; switch to com.github.seancorfield 2021-03-06 15:15:41 -08:00
getting-started.md Document stateful transduce issues: Fixes #149 2021-03-24 23:45:54 -07:00
migration-from-clojure-java-jdbc.md Document next.jdbc.transaction/*nested-tx* fully 2021-03-06 14:28:47 -08:00
prepared-statements.md Fixes #161 by adding batch execution for connectable/SQL 2021-03-15 15:16:59 -07:00
result-set-builders.md Prep for 1.1.569 release 2020-07-10 22:57:41 -07:00
tips-and-tricks.md Document PGInterval to Duration handling for postgres 2021-04-25 13:38:13 +02:00
transactions.md Document next.jdbc.transaction/*nested-tx* fully 2021-03-06 14:28:47 -08:00