(select-user-customer-cuids conn user-id)
Fetches all customers cuids linked to a user
Fetches all customers cuids linked to a user
(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.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close