TABLE  Versions

Tracks the versioning history of the database

This is a log of all major changes that happened to the DB since its creation.

nametypelengthunitucddescription
eventvarchar256 ID_IDENITIFIERThe event that happened
previousvarchar64 ID_TRACERVersion before the patch
checksumvarchar64 NUMBERChecksum before the patch
versionvarchar64 ID_TRACERVersion after the patch
descriptionvarchar256 METADATA_DESCRIPTIONSummary of changes
textvarchar2000 METADATA_DESCRIPTIONDetails of changes in HTML form
whovarchar256 ID_HUMANPerson(s) responsible
whenvarchar256 TIME_DATEWhen it happened