Korma 0.5.0-RC1
Tasty SQL for Clojure
korma.core
Core querying and entity functions
Public variables and functions:
- *exec-mode*
- add-comment
- add-joins
- aggregate
- as-sql
- assoc-db-to-entity
- belongs-to
- create-entity
- create-relation
- database
- defentity
- delete
- delete*
- dry-run
- empty-query
- entity-fields
- entity?
- exec
- exec-raw
- fields
- fk
- from
- get-rel
- group
- has-many
- has-one
- having
- having*
- insert
- insert*
- intersect
- intersect*
- join
- join*
- lfk
- limit
- many-to-many
- many-to-many-fn
- modifier
- offset
- order
- pk
- post-query
- prepare
- queries
- query-only
- raw
- rel
- rfk
- select
- select*
- set-fields
- sql-only
- sqlfn
- sqlfn*
- subselect
- table
- transform
- union
- union*
- union-all
- union-all*
- update
- update*
- values
- where
- where*
- with
- with*
- with-batch
- with-batch*