Sean Corfield
c9a9310449
Update test deps
2019-07-19 12:33:45 -07:00
Sean Corfield
f38f402df5
Update note about RC/gold releases
2019-07-15 14:04:49 -07:00
Sean Corfield
7306e5ed3a
Prep for 1.0.2 release
2019-07-15 13:45:00 -07:00
Sean Corfield
29d46439e6
Fixes #40 by adding next.jdbc.prepare/execute-batch!
2019-07-09 16:00:10 -07:00
Sean Corfield
7184ef996c
Fixes #41 ; Addresses #40 ; Expand prepared statement documentation
...
* Combine adjacent `with-open` calls.
* Show how `set-parameters` is used.
* Add a section on batched parameters, with their caveats, and how to
use them.
2019-07-08 20:48:56 -07:00
Nate Smith
06ec572b22
Fix typo
2019-07-04 11:14:19 -04:00
Sean Corfield
89af17ef31
Prep for 1.0.1 release
2019-07-03 20:30:29 -07:00
Sean Corfield
1cec0a2643
Fixes #37 ; Fixes #36
...
* Fix `with-transaction` spec and how it invokes `transact` when no
options map is provided.
* Adds type hint to `with-transaction`.
* Document manual rollback of transactions.
2019-07-02 16:45:48 -07:00
jreighley
eb50d536f7
Correct beta release date.
...
beta appears to have been released May 24, not June 24th.
2019-06-13 09:49:14 -07:00
Sean Corfield
5448d49d74
Prep for 1.0.0 gold release
2019-06-12 21:49:09 -07:00
Sean Corfield
a09612cebe
Some doc clarifications
2019-06-08 18:11:16 -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
5aec053fac
1.0.0-rc1 is no longer "upcoming"
2019-06-04 18:12:16 -07:00
Sean Corfield
efe122e02a
Docs update for upcoming release
2019-05-29 19:26:40 -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
f846757536
Note the readme/docs are already updated for Beta 1
2019-05-22 16:29:34 -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
ca677b2937
Add CircleCI status badge
2019-05-10 13:46:10 -07:00
Sean Corfield
ff94962e27
Fixes #18 by cleaning up connection properties better.
2019-05-04 23:59:48 -07:00
Sean Corfield
2d045b0c95
Alpha 12; fixes #17 ; improves docs
2019-04-26 22:46:42 -07:00
Sean Corfield
adc1abab8d
Prep for 1.0.0-alpha11 release
...
cljdoc failed on alpha10 because `cljdoc.edn` had the wrong filename.
2019-04-24 16:05:03 -07:00
Sean Corfield
a216bfcb16
Prep for 1.0.0-alpha10 release
2019-04-24 15:57:20 -07:00
Sean Corfield
801061afa8
Document the datafy/nav/:schema stuff
2019-04-24 15:51:30 -07:00
Sean Corfield
cf75268087
Rename :gen-fn to :builder-fn
2019-04-24 14:22:35 -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
f4eefbaeac
Final doc cleanup prior to initial public announcement
2019-04-21 18:08:09 -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
Sean Corfield
2badd9f835
Big docstring cleanup
2019-04-21 16:13:52 -07:00
Sean Corfield
8c51fc20e6
Rename doc files (to match URL versions); fix all doc links
...
It feels like it ought to be easier to link between docs and have them
work on both GitHub and cljdoc!
2019-04-21 14:15:07 -07:00
Sean Corfield
cc0e33413d
Add cljdoc badge; fix typo in EDN file
2019-04-21 13:12:21 -07:00
Sean Corfield
335c335b9d
Add TL;DR section; link to alpha builds
...
Some addition text cleanup.
2019-04-21 12:58:17 -07:00
Sean Corfield
f98c0223ec
Links to new docs from README
2019-04-21 01:50:10 -07:00
Sean Corfield
6f637b4e36
Start documenting differences/migration more seriously
2019-04-21 00:48:16 -07:00
Sean Corfield
688e94d9d8
Link to Contrib discussion issue
2019-04-18 08:29:46 -07:00
Sean Corfield
3b2d2a194c
Update to latest API
...
Declares API to have reached stability and updates usage and examples to
latest API.
2019-04-18 08:15:02 -07:00
Sean Corfield
90a4b7d727
Update README for syntactic sugar functions
2019-04-18 01:03:39 -07:00
Sean Corfield
b5eb5b880e
Consolidate the three use cases
...
* Remove `execute!` and `execute-one!` from `result-set`.
* Add `-execute-all` and `-execute-one` to the `Executable` protocol
instead.
* Remove `:row-fn` support.
* Allow a `PreparedStatement` to be `Connectable` so it can be used with
`datafy`/`nav`.
* Rewrite `RowBuilder` protocol and add `ResultSetBuilder` protocol; add
`as-arrays` as a builder.
2019-04-17 23:34:31 -07:00
Sean Corfield
e5e580846f
Document usage, intended use cases, and differences
...
Expand the README to provide more guidance and motivation.
2019-04-04 20:26:18 -07:00
Sean Corfield
571ad64a3f
Explain motivations in README
2019-04-04 18:52:38 -07:00
Sean Corfield
8a44a8cbca
Prepare for public viewing/contribution
2019-01-09 22:05:58 -08:00
Sean Corfield
a8c1c37cfd
Baseline project setup
2019-01-07 20:38:58 -08:00