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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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

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