next-jdbc/src/next/jdbc
2021-01-23 15:53:05 -08:00
..
sql Support :columns option to filter results in find/get 2020-06-25 12:48:22 -07:00
connection.clj fix some typos 2021-01-05 14:08:40 +02:00
datafy.clj fix some typos 2021-01-05 14:08:40 +02:00
date_time.clj Some clj-kondo cleanup 2020-05-21 18:39:23 -07:00
default_options.clj Add warn-on-reflection where it was missing 2021-01-23 15:53:01 -08:00
optional.clj Fixes #129 by adding builder-adapter and with-column-value 2020-07-07 14:19:12 -07:00
plan.clj Add warn-on-reflection where it was missing 2021-01-23 15:53:01 -08:00
prepare.clj Fixes #133 by adding :return-generated-keys to execute-batch! 2020-07-22 13:01:51 -07:00
protocols.clj Extend copyright to 2020 2020-01-01 13:13:41 -08:00
quoted.clj Extend copyright to 2020 2020-01-01 13:13:41 -08:00
result_set.clj fix some typos 2021-01-05 14:08:40 +02:00
specs.clj Fixes #132 by adding specs 2020-07-10 12:36:32 -07:00
sql.clj Support :columns option to filter results in find/get 2020-06-25 12:48:22 -07:00
transaction.clj Fixes #117 by providing control over nested transactions 2020-06-28 15:10:41 -07:00
types.clj Change (supposedly) opaque wrapper used by next.jdbc.types/as-* fns 2020-09-25 15:09:44 -07:00