Defines mutation functions. Should be implemented for specific sql backends.
Defines mutation functions. Should be implemented for specific sql backends.
Deletes a record for a given entity.
Deletes a record for a given entity.
Inserts a new record for a given entity. Attaches a new primary key id.
Inserts a new record for a given entity. Attaches a new primary key `id`.
Updates a record for a given entity.
Updates a record for a given entity.
cljdoc builds & hosts documentation for Clojure/Script libraries
| Ctrl+k | Jump to recent docs |
| ← | Move to previous article |
| → | Move to next article |
| Ctrl+/ | Jump to the search field |