Liking cljdoc? Tell your friends :D

sql.postgresql.public.orders.crud


countclj

(count datasource)
(count datasource template-params)

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

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

count-by-order-number-starting-withclj

(count-by-order-number-starting-with datasource)
(count-by-order-number-starting-with datasource template-params)

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

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

count-by-stateclj

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

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

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

count-by-state-and-created-atclj

(count-by-state-and-created-at datasource)
(count-by-state-and-created-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:113

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

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

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

delete-by-order-numberclj

(delete-by-order-number datasource)
(delete-by-order-number datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:210

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

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

get-by-order-numberclj

(get-by-order-number datasource)
(get-by-order-number datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:94

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

insertclj

(insert datasource)
(insert datasource template-params)

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

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

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

list-by-order-number-starting-withclj

(list-by-order-number-starting-with datasource)
(list-by-order-number-starting-with datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:124

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

list-by-stateclj

(list-by-state datasource)
(list-by-state datasource template-params)

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

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

list-by-state-and-created-atclj

(list-by-state-and-created-at datasource)
(list-by-state-and-created-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:140

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

list-by-user-idclj

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

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:148

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

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

list-order-by-order-numberclj

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

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

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

list-order-by-state-and-created-atclj

(list-order-by-state-and-created-at datasource)
(list-order-by-state-and-created-at datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:169

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

list-order-by-user-idclj

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

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:176

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

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

update-by-order-numberclj

(update-by-order-number datasource)
(update-by-order-number datasource template-params)

This function is generated from SQL: src/sql/postgresql/public/orders/crud.sql:194

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

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

upsert-by-order-numberclj

(upsert-by-order-number datasource)
(upsert-by-order-number datasource template-params)

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

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