summaryrefslogtreecommitdiff
path: root/src/clojure_sql/jdbc.clj
AgeCommit message (Expand)Author
2013-07-12Assert in jdbc interface to fail early rather than do the wrong thing...Carlo Zancanaro
2013-06-24Make dotted fields result in nested maps when querying...Carlo Zancanaro
2013-06-21Return records on update, return just a count on delete (jdbc)Carlo Zancanaro
2013-06-21Add take/drop, move jdbc stuff, document default of postgres...Carlo Zancanaro