aboutsummaryrefslogtreecommitdiff
path: root/src/clojure/contrib/sql/internal.clj
AgeCommit message (Expand)Author
2008-11-12first cut at changes for Clojure SVN 1094+, my contribs and ones they depend ...scgilardi
2008-10-06sql: updates to be more modular, explicit transactions that nest, db-spec as ...scgilardi
2008-10-04sql: make column specs be vectors to allow more than just name and type natur...scgilardi
2008-10-04allow keywords for table names, column names, and types, move internal code i...scgilardi