summaryrefslogtreecommitdiff
path: root/test/clojure_sql/core_test.clj
AgeCommit message (Expand)Author
2013-07-03Remove midje dependency and now useless tests (will add tests later)Carlo Zancanaro
2013-06-13Starting a re-write of the DSL, to be followed by the compiler....Carlo Zancanaro
2013-05-24Fix a bug in `resolve-fields`...Carlo Zancanaro
2013-05-23Simplify the compiler, better subquery support...Carlo Zancanaro
2013-05-15Split out core into compiler/dsl/query....Carlo Zancanaro
2013-05-14Parametrise deref behaviour, add two small tests....Carlo Zancanaro