summaryrefslogtreecommitdiff
path: root/project.clj
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-05-14 12:55:28 +1000
committerCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-05-14 12:55:28 +1000
commita9c32acfd2a160d82a1c0c0f8484ddd202126b95 (patch)
tree23a3c1a392a2eb1195dae3312e403977e7ec5ebd /project.clj
parent1c5a0359f7b048ad01a25607661229e13b5a6be7 (diff)
Parametrise deref behaviour, add two small tests.
Now a user can decide what the query's behaviour on deref should be. This means a user using jdbc can plug in with (set-query-deref-behaviour! #(... jdbc-query-code-here ...)) if they want, but if a user wants to use the code for something else then they can do so without needing to import jdbc stuff. (I'll admit I'm not sure what else they'd do with it, but that's slightly beside the point.) Still left to do is to provide a helper for the common case (performing an SQL query with jdbc).
Diffstat (limited to 'project.clj')
0 files changed, 0 insertions, 0 deletions