Liking cljdoc? Tell your friends :D

memory-whole.memory


*db-uriclj

source

clear-db!clj

(clear-db! yes)
source

dbclj

source

format-on-readclj

(format-on-read row)
source

init-dbclj

(init-db)
source

insert-end!clj

(insert-end! db id end-info)
source

insert-start!clj

(insert-start! db start-info)
source

insert-thrown!clj

(insert-thrown! db id end-info)
source

manyclj

(many fn-name & [limit])
source

on-startclj

(on-start)
source

oneclj

(one fn-name)
source

read-fn-nameclj

(read-fn-name fn-name)
source

selectclj

(select q-vector)

Takes a vector that gets passed to jdbc/query

Takes a vector that gets passed to jdbc/query
sourceraw docstring

set-db!clj

(set-db! uri)

Call with something jdbc can use as a db spec before calling mount/start. For reference: https://github.com/clojure/java.jdbc#example-usage

Call with something jdbc can use as a db spec before calling `mount/start`.
For reference: https://github.com/clojure/java.jdbc#example-usage
sourceraw docstring

update-maybeclj

(update-maybe m k f)
source

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

× close