Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-06 | sql: move internal defs to their own proper namespace | scgilardi | |
2008-10-06 | sql: updates to be more modular, explicit transactions that nest, db-spec as ↵ | scgilardi | |
data rather than as a function, with-results changed to bind a seq of results rather than records repeatedly, see clojure.contrib.sql.test for new examples. |