From d70e99185025eeef545248321c04d885aa6a38c2 Mon Sep 17 00:00:00 2001 From: Carlo Zancanaro Date: Tue, 14 May 2013 11:12:05 +1000 Subject: Most of the RA stuff works now. 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. --- .hgignore | 1 + 1 file changed, 1 insertion(+) (limited to '.hgignore') diff --git a/.hgignore b/.hgignore index c04b460..2970b8e 100644 --- a/.hgignore +++ b/.hgignore @@ -11,3 +11,4 @@ pom.xml.asc .lein-failures .lein-plugins .lein-repl-history +.\#* -- cgit v1.2.3