diff options
author | Carlo Zancanaro <carlo@clearboxsystems.com.au> | 2013-07-12 11:14:25 +1000 |
---|---|---|
committer | Carlo Zancanaro <carlo@clearboxsystems.com.au> | 2013-07-12 11:14:25 +1000 |
commit | 788b0ffb104abb730e7eb105885b879bc5c051d3 (patch) | |
tree | 87e300e9cab4f877ee2085454b006136fe6bb8fa /project.clj | |
parent | 768006571aaa1b036974ba5dec648b531de49363 (diff) |
Handle parameter types in the compiler better
The compiler handled them by converting most things to strings and embedding
them in the query, but now I'm trying to put more of them in as query
parameters. The advantage is that his handles types that might be database
specific, or something.
At the moment sequences are handled in the same way as before (with each
element being a separate parameter), but this may be changed in future.
Diffstat (limited to 'project.clj')
0 files changed, 0 insertions, 0 deletions