Age | Commit message (Collapse) | Author | |
---|---|---|---|
2013-05-14 | Apparently I got the jdbc query syntax wrong. Corrected. | Carlo Zancanaro | |
The parameters should be passed in the `rest` of the vector, not as a separate seq. My bad. | |||
2013-05-14 | Fix up the README (example code) | Carlo Zancanaro | |
2013-05-14 | Most of the RA stuff works now. | Carlo Zancanaro | |
Need to fix up the compilation to return a query ready for value substitution by the jdbc stuff, or something (rather than embedding parameters in the query). Also need to add insert!, update! and delete! functions. | |||
2013-04-27 | Initial commit. | Carlo Zancanaro | |