Liking cljdoc? Tell your friends :D

monkey.ci.entities.user


select-user-customer-cuidsclj

(select-user-customer-cuids conn user-id)

Fetches all customers cuids linked to a user

Fetches all customers cuids linked to a user
sourceraw docstring

select-user-customersclj

(select-user-customers conn user-cuid)

Selects all customers linked to this user. This is similar to searching for customers, so repositories are not fetched.

Selects all customers linked to this user.  This is similar to searching
for customers, so repositories are not fetched.
sourceraw docstring

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

× close