Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Table of Contents

Dictionaries Data Model

Image RemovedImage Added

dictionaries

AttributeTypeM/ODescription
idUUIDMPK
nameTEXTMUnique dictionary name
labelLISTM

Purpose label

  • S - system
  • E - external
activeBOOLEANM

dictionaries_values

TEXT value

It must be unique in pair with dictionary_id

AttributeTypeM/ODescription
idUUIDMPK
dictionary_idTEXTMFK: dictionaries
codevaluesJSONMDictionary descriptionTEXTOcontent
labelLISTM

Purpose label

  • S - system
  • E - external
activeBOOLEANM

Dictionaries content

...