Liking cljdoc? Tell your friends :D

monkey.ci.storage.sql.repo


count-reposclj

(count-repos st)
source

db->repoclj

(db->repo re & [f])

Converts the repo entity (a db record) into a repository. If f is provided, it is invoked to allow some processing on the resulting object.

Converts the repo entity (a db record) into a repository.  If `f` is provided,
it is invoked to allow some processing on the resulting object.
sourceraw docstring

delete-repoclj

(delete-repo st sid)
source

repo->dbclj

(repo->db r org-id)

Converts the repository into an entity that can be sent to the database.

Converts the repository into an entity that can be sent to the database.
sourceraw docstring

select-repo-display-idsclj

(select-repo-display-ids st org-id)
source

select-repo-id-by-sidclj

(select-repo-id-by-sid conn [org-id repo-id])
source

upsert-repoclj

(upsert-repo conn repo org-id)
source

upsert-reposclj

(upsert-repos conn {:keys [repos]} org-id)
source

cljdoc builds & hosts documentation for Clojure/Script libraries

Keyboard shortcuts
Ctrl+kJump to recent docs
Move to previous article
Move to next article
Ctrl+/Jump to the search field
× close