next-jdbc/src/next/jdbc
2019-09-27 13:06:45 -07:00
..
connection.clj Fixes #66 by adding support for :jdbcUrl in db-spec hash map 2019-09-27 13:06:45 -07:00
optional.clj Fixes #52 by using US-locale lower-case function 2019-08-08 17:01:23 -07:00
prepare.clj Improve docs for insert-multi! / execute-batch! 2019-08-22 13:09:07 -07:00
protocols.clj Fix #24 by adding type hints 2019-05-29 13:51:11 -07:00
quoted.clj Address #24 by setting warn on reflection in tests 2019-05-29 09:04:21 -07:00
result_set.clj Address #60 by adding two new schema formats 2019-09-08 17:05:07 -07:00
specs.clj Document PR #64 2019-09-14 13:32:34 -07:00
sql.clj Clarify position on default options 2019-07-24 22:49:24 -07:00
transaction.clj Fixes #37; Fixes #36 2019-07-02 16:45:48 -07:00