The database record DB
has no information about its creation date, used versions and no unique identifier. See discussion.
:config
in DB recordAdd the addtional fields to the current :config
field in the DB record:
meta
in DB recordCreate new field :meta
in the DB record containing a hashmap with the attributes:
:datahike/version
: String
:datahike/created-at
: Date
:datahike/id
: UUID
:konserve/version
: String
:hitchhiker.tree/version
: String
OPEN
NONE
Can you improve this documentation?Edit on GitHub
cljdoc is a website building & hosting documentation for Clojure/Script libraries
× close