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 |
|