File: cljdoc.edn

package info (click to toggle)
next-jdbc-clojure 1.3.955-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 876 kB
  • sloc: xml: 62; sh: 39; makefile: 13
file content (11 lines) | stat: -rw-r--r-- 830 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
{:cljdoc.doc/tree [["Readme" {:file "README.md"}]
                   ["Changes" {:file "CHANGELOG.md"}]
                   ["Getting Started" {:file "doc/getting-started.md"}
                    ["Friendly SQL Functions" {:file "doc/friendly-sql-functions.md"}]
                    ["Tips & Tricks" {:file "doc/tips-and-tricks.md"}]
                    ["Result Set Builders" {:file "doc/result-set-builders.md"}]
                    ["Prepared Statements" {:file "doc/prepared-statements.md"}]
                    ["Transactions" {:file "doc/transactions.md"}]]
                   ["All The Options" {:file "doc/all-the-options.md"}]
                   ["datafy, nav, and :schema" {:file "doc/datafy-nav-and-schema.md"}]
                   ["Migration from clojure.java.jdbc" {:file "doc/migration-from-clojure-java-jdbc.md"}]]}