The same schemas in another shape: as data malli's default registry reads, with pgmalli's types as malli's and references inlined. The row shapes JDBC builders return are pgmalli.impl.jdbc.
The same schemas in another shape: as data malli's default registry reads, with pgmalli's types as malli's and references inlined. The row shapes JDBC builders return are pgmalli.impl.jdbc.
(column registry name col)The schema of one column of a row or insert schema, as data (with its [:maybe ...]).
The schema of one column of a row or insert schema, as data (with its [:maybe ...]).
(portable registry name)The schema named in the registry as data malli's default registry reads (with malli.experimental.time for the time types): references to the schema's own types inlined, :pg/smallint and :pg/integer as bounded :int, :pg/bytes as bytes?, generation hints dropped. The CHECKs only pgmalli evaluates (:pg/check, :pg/check-value) are left out, so this is weaker than the registry's schema; use it where the registry cannot follow.
The schema named in the registry as data malli's default registry reads (with malli.experimental.time for the time types): references to the schema's own types inlined, :pg/smallint and :pg/integer as bounded :int, :pg/bytes as bytes?, generation hints dropped. The CHECKs only pgmalli evaluates (:pg/check, :pg/check-value) are left out, so this is weaker than the registry's schema; use it where the registry cannot follow.
(portable-data registry schema)Schema data from the registry as data malli's default registry reads; see portable.
Schema data from the registry as data malli's default registry reads; see portable.
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 |