Liking cljdoc? Tell your friends :D

monkey.ci.storage.sql

Storage implementation that uses an SQL database for persistence. This namespace provides a layer on top of the entities namespace to perform the required queries whenever a document is saved or loaded.

Storage implementation that uses an SQL database for persistence.  This namespace provides
a layer on top of the entities namespace to perform the required queries whenever a 
document is saved or loaded.
raw docstring

build-repo?clj

(build-repo? sid)
source

build?clj

(build? sid)
source

customer?clj

source

deleted?clj

source

make-storageclj

(make-storage conn)
source

overridesclj

source

params?clj

source

select-watched-github-reposclj

(select-watched-github-repos {:keys [conn]} github-id)
source

ssh-key?clj

source

unwatch-github-repoclj

(unwatch-github-repo {:keys [conn]} [customer-id repo-id])
source

user?clj

(user? sid)
source

watch-github-repoclj

(watch-github-repo {:keys [conn]} {:keys [customer-id] :as repo})
source

webhook?clj

source

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

× close