Generated files as malli registries: the file read from the classpath, the generation hints and the insert and update schemas derived from the row schemas, and the registry they make.
"registry" is two things here: the file's :registry key is a plain {name schema} map of schema data, and a malli registry is what registry builds from it.
Generated files as malli registries: the file read from the classpath, the generation hints
and the insert and update schemas derived from the row schemas, and the registry they make.
"registry" is two things here: the file's :registry key is a plain {name schema} map of
schema data, and a malli registry is what registry builds from it.(columns registry name)The [:map ...] of a row or insert schema, without the table-level constraints.
The [:map ...] of a row or insert schema, without the table-level constraints.
(read-generated schema)The generated data for a schema name, from the classpath (pgmalli/<schema>.edn).
The generated data for a schema name, from the classpath (pgmalli/<schema>.edn).
Whether strings can be generated from a regex here: test.chuck's generator, which runs on the JVM (babashka falls back to drawing strings and filtering them).
Whether strings can be generated from a regex here: test.chuck's generator, which runs on the JVM (babashka falls back to drawing strings and filtering them).
(registry & schemas)The registry pgmalli.core/registry documents.
The registry pgmalli.core/registry documents.
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 |