Sean Corfield
|
eda2c4c270
|
Bug fix examples for SettableParameter and ReadableColumn
|
2019-07-22 16:41:41 -07:00 |
|
Sean Corfield
|
c246c5db6f
|
Clarify SettableParameter and ReadableColumn usage
|
2019-07-22 15:47:50 -07:00 |
|
Sean Corfield
|
9280b9ab47
|
Correct code reference
|
2019-06-12 22:03:26 -07:00 |
|
Sean Corfield
|
22a3f2bb5f
|
Fix #26 by adding datafiable-result-set
This makes handling metadata result sets much easier.
|
2019-06-08 15:09:42 -07:00 |
|
Sean Corfield
|
88fcaa5869
|
Add example of custom naming via result set builder
|
2019-06-06 09:48:00 -07:00 |
|
Sean Corfield
|
b64fbf35ff
|
Fix #30 by adding modified builders
Adds `:label-fn` and `:qualifier-fn` options, and `as-modified-*`
builder variants.
|
2019-06-04 18:01:19 -07:00 |
|
Sean Corfield
|
6a9df0f4aa
|
Fix #22 by adding next.jdbc.optional
Includes four `as*maps` builders that omit `NULL` columns completely
from the returned row hash maps.
|
2019-05-25 19:16:30 -07:00 |
|
Sean Corfield
|
de0afef813
|
Prepare for Beta 1
Primarily a documentation update pass, since the code changes were
already made.
|
2019-05-24 16:54:10 -07:00 |
|
Sean Corfield
|
a32c5b9e66
|
Address #16 by renaming reducible! to plan for Beta 1
|
2019-05-22 16:22:14 -07:00 |
|
Sean Corfield
|
eb981d5726
|
Another pass over documentation and docstrings
|
2019-04-26 22:42:27 -07:00 |
|
Sean Corfield
|
ee2fcc47ab
|
Fixes #17 by changing sql-string to sql-params
|
2019-04-26 10:34:26 -07:00 |
|
Sean Corfield
|
cf75268087
|
Rename :gen-fn to :builder-fn
|
2019-04-24 14:22:35 -07:00 |
|
Sean Corfield
|
b5f0ef4daa
|
Address #15 by documenting new option
The internal `:next.jdbc/sql-string` option is documented as passed into
the builder functions.
|
2019-04-24 10:09:07 -07:00 |
|
Sean Corfield
|
13ad917864
|
Fix #15 by passing SQL string to builders
Adds internal `:next.jdbc/sql-string` option.
|
2019-04-24 10:07:52 -07:00 |
|
Sean Corfield
|
c43d7f1486
|
Switch internal links (now that cljdoc has fixed its bug)
|
2019-04-22 21:18:32 -07:00 |
|
Sean Corfield
|
a0e5c6017a
|
More doc file renaming for cljdoc
Filenames now match the names in the EDN file so that should make life
simpler!
|
2019-04-21 17:25:01 -07:00 |
|