Liking cljdoc? Tell your friends :D

historia.core


*db-uriclj

source

clear-db!clj

(clear-db! yes)
source

dbclj

source

def-historyclj

(def-history name args body)
source

defn-historiacljmacro

(defn-historia & args__1963__auto__)
source

format-on-readclj

(format-on-read row)
source

fullclj

(full full-name)
source

manyclj

(many fn-name & [limit])
source

many-fullclj

(many-full full-name & [limit])
source

oneclj

(one fn-name)
source

set-db!clj

(set-db! uri)

Call with something jdbc can use as a db spec before using defn-historia, or calling mount/start.

For reference: https://github.com/clojure/java.jdbc#example-usage

Call with something jdbc can use as a db spec before using defn-historia, or calling `mount/start`.

For reference: https://github.com/clojure/java.jdbc#example-usage 
sourceraw docstring

cljdoc is a website building & hosting documentation for Clojure/Script libraries

× close