summaryrefslogtreecommitdiff
path: root/src/clojure_sql/jdbc.clj
AgeCommit message (Expand)Author
2013-11-12Fix the database type detection in the jdbc executorCarlo Zancanaro
2013-11-12Change the query executor model: now it's query local and the interface is ma...Carlo Zancanaro
2013-07-12Assert in jdbc interface to fail early rather than do the wrong thingCarlo Zancanaro
2013-06-24Make dotted fields result in nested maps when queryingCarlo 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 postgresCarlo Zancanaro