summaryrefslogtreecommitdiff
path: root/.hgignore
diff options
context:
space:
mode:
authorCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-05-14 11:12:05 +1000
committerCarlo Zancanaro <carlo@clearboxsystems.com.au>2013-05-14 11:12:05 +1000
commitd70e99185025eeef545248321c04d885aa6a38c2 (patch)
tree0995a99feaee8de5ed0725db6f45ce34d247e682 /.hgignore
parenta60e513dddaf82894b34f7e12f48922aa1217bac (diff)
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.
Diffstat (limited to '.hgignore')
-rw-r--r--.hgignore1
1 files changed, 1 insertions, 0 deletions
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
+.\#*