Liking cljdoc? Tell your friends :D

sql.postgresql.public.user-devices.crud


countclj

(count datasource)
(count datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:99

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:99
sourceraw docstring

count-by-statusclj

(count-by-status datasource)
(count-by-status datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:103

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:103
sourceraw docstring

count-by-status-and-device-typeclj

(count-by-status-and-device-type datasource)
(count-by-status-and-device-type datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:108

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:108
sourceraw docstring

count-by-status-and-device-type-and-last-seen-atclj

(count-by-status-and-device-type-and-last-seen-at datasource)
(count-by-status-and-device-type-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:114

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:114
sourceraw docstring

count-by-status-and-last-seen-atclj

(count-by-status-and-last-seen-at datasource)
(count-by-status-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:121

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:121
sourceraw docstring

count-by-user-idclj

(count-by-user-id datasource)
(count-by-user-id datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:127

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:127
sourceraw docstring

count-by-user-id-and-device-identifier-starting-withclj

(count-by-user-id-and-device-identifier-starting-with datasource)
(count-by-user-id-and-device-identifier-starting-with datasource
                                                      template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:132

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:132
sourceraw docstring

count-by-user-id-and-last-seen-atclj

(count-by-user-id-and-last-seen-at datasource)
(count-by-user-id-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:138

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:138
sourceraw docstring

delete-by-idclj

(delete-by-id datasource)
(delete-by-id datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:275

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:275
sourceraw docstring

delete-by-user-id-and-device-identifierclj

(delete-by-user-id-and-device-identifier datasource)
(delete-by-user-id-and-device-identifier datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:281

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:281
sourceraw docstring

get-by-idclj

(get-by-id datasource)
(get-by-id datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:88

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:88
sourceraw docstring

get-by-user-id-and-device-identifierclj

(get-by-user-id-and-device-identifier datasource)
(get-by-user-id-and-device-identifier datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:93

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:93
sourceraw docstring

insertclj

(insert datasource)
(insert datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:1

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:1
sourceraw docstring

insert-manyclj

(insert-many datasource)
(insert-many datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:19

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:19
sourceraw docstring

list-by-status-and-device-typeclj

(list-by-status-and-device-type datasource)
(list-by-status-and-device-type datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:144

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:144
sourceraw docstring

list-by-status-and-device-type-and-last-seen-atclj

(list-by-status-and-device-type-and-last-seen-at datasource)
(list-by-status-and-device-type-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:153

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:153
sourceraw docstring

list-by-status-and-last-seen-atclj

(list-by-status-and-last-seen-at datasource)
(list-by-status-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:162

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:162
sourceraw docstring

list-by-status-order-by-device-type-and-last-seen-atclj

(list-by-status-order-by-device-type-and-last-seen-at datasource)
(list-by-status-order-by-device-type-and-last-seen-at datasource
                                                      template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:170

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:170
sourceraw docstring

list-by-status-order-by-last-seen-atclj

(list-by-status-order-by-last-seen-at datasource)
(list-by-status-order-by-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:178

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:178
sourceraw docstring

list-by-user-id-and-device-identifier-starting-withclj

(list-by-user-id-and-device-identifier-starting-with datasource)
(list-by-user-id-and-device-identifier-starting-with datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:186

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:186
sourceraw docstring

list-by-user-id-and-last-seen-atclj

(list-by-user-id-and-last-seen-at datasource)
(list-by-user-id-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:195

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:195
sourceraw docstring

list-by-user-id-order-by-device-identifierclj

(list-by-user-id-order-by-device-identifier datasource)
(list-by-user-id-order-by-device-identifier datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:203

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:203
sourceraw docstring

list-by-user-id-order-by-last-seen-atclj

(list-by-user-id-order-by-last-seen-at datasource)
(list-by-user-id-order-by-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:211

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:211
sourceraw docstring

list-order-by-idclj

(list-order-by-id datasource)
(list-order-by-id datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:219

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:219
sourceraw docstring

list-order-by-status-and-device-type-and-last-seen-atclj

(list-order-by-status-and-device-type-and-last-seen-at datasource)
(list-order-by-status-and-device-type-and-last-seen-at datasource
                                                       template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:226

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:226
sourceraw docstring

list-order-by-status-and-last-seen-atclj

(list-order-by-status-and-last-seen-at datasource)
(list-order-by-status-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:233

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:233
sourceraw docstring

list-order-by-user-id-and-device-identifierclj

(list-order-by-user-id-and-device-identifier datasource)
(list-order-by-user-id-and-device-identifier datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:240

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:240
sourceraw docstring

list-order-by-user-id-and-last-seen-atclj

(list-order-by-user-id-and-last-seen-at datasource)
(list-order-by-user-id-and-last-seen-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:247

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:247
sourceraw docstring

update-by-idclj

(update-by-id datasource)
(update-by-id datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:254

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:254
sourceraw docstring

update-by-user-id-and-device-identifierclj

(update-by-user-id-and-device-identifier datasource)
(update-by-user-id-and-device-identifier datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:265

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:265
sourceraw docstring

upsert-by-idclj

(upsert-by-id datasource)
(upsert-by-id datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:40

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:40
sourceraw docstring

upsert-by-user-id-and-device-identifierclj

(upsert-by-user-id-and-device-identifier datasource)
(upsert-by-user-id-and-device-identifier datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:65

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:65
sourceraw docstring

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