next-jdbc/doc
Sean Corfield 9372ce11cd Fix #50 by testing against (embedded) PostgreSQL
This is the first database that returns lowercase columns in results so 
there are a lot of conditionals in the tests now. It also returns entire 
rows on inserts instead of just the generated key.
2019-07-24 17:32:58 -07:00
..
all-the-options.md More documentation tweaks 2019-07-20 19:26:06 -07:00
cljdoc.edn Prep for 1.0.0-alpha11 release 2019-04-24 16:05:03 -07:00
datafy-nav-and-schema.md Some doc clarifications 2019-06-08 18:11:16 -07:00
friendly-sql-functions.md More documentation tweaks 2019-07-20 19:26:06 -07:00
getting-started.md Fix #50 by testing against (embedded) PostgreSQL 2019-07-24 17:32:58 -07:00
migration-from-clojure-java-jdbc.md Improve migration docs for with-transaction 2019-07-16 12:36:19 -07:00
prepared-statements.md Bug fix examples for SettableParameter and ReadableColumn 2019-07-22 16:41:41 -07:00
result-set-builders.md Bug fix examples for SettableParameter and ReadableColumn 2019-07-22 16:41:41 -07:00
transactions.md Fixes #34 by adding save point tests 2019-07-02 18:36:00 -07:00