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:125

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:125
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:131

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:131
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:138

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:138
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:146

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:146
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:155

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:155
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:163

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:163
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:170

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:170
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:178

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:178
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:349

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:349
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:357

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:357
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:110

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:110
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:117

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:117
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:23

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:23
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:186

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:186
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:197

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:197
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:208

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:208
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:218

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:218
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:228

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:228
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:238

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:238
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:249

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:249
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:259

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:259
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:269

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:269
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:279

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:279
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:288

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:288
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:297

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:297
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:306

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:306
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:315

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:315
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:324

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:324
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:336

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:336
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:48

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:48
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:79

This function is generated from SQL: src/sql/postgresql/public/user_devices/crud.sql:79
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