Logical Type converter implementations
Logical Type converter implementations
When true, record field values will be (de)serialised from/to their logical types
e.g. {:type :int :logicalType :date} -> java.time.LocalDate. Default value is true
.
When true, record field values will be (de)serialised from/to their logical types e.g. {:type :int :logicalType :date} -> java.time.LocalDate. Default value is `true`.
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close