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__2817__auto__)
source

format-on-readclj

(format-on-read row)
source

fullclj

(full full-name)
source

init-dbclj

(init-db)
source

insert-end!clj

(insert-end! db id output end-time)
source

insert-start!clj

(insert-start! db fn-name args arg-values body start-time)
source

manyclj

(many fn-name & [limit])
source

many-fullclj

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

on-startclj

(on-start)
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