Liking cljdoc? Tell your friends :D

coast.db


admin-connectionclj

(admin-connection)
source

connectionclj

(connection)
source

createclj

(create name)
source

deleteclj

(delete k where where-map)
source

dropclj

(drop name)
source

execclj

(exec db sql)
source

fmt-unique-index-errorclj

(fmt-unique-index-error s)
source

get-colsclj

(get-cols table)
source

insertclj

(insert k m)
source

queryclj

(query k)
(query k m)
source

query!clj

(query! k)
(query! k m)
source

throw-db-exceptionclj

(throw-db-exception e)
source

transact!cljmacro

(transact! f)
source

unique-index-error?clj

(unique-index-error? error)
source

updateclj

(update k m where where-map)
source

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

× close