Liking cljdoc? Tell your friends :D

metabase.models.session


first-session-for-userclj

(first-session-for-user user-id)

Retrieves the first Session :id for a given user (if available), or nil otherwise.

Retrieves the first Session `:id` for a given user (if available), or nil otherwise.
sourceraw docstring

Sessionclj

(Session)
(Session id)
(Session & kvs)

Entity for 'core_session' table; instance of SessionInstance.

Entity for 'core_session' table; instance of SessionInstance.
sourceraw docstring

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

× close