Metadata table
Description
This table contains the metadata necessary for the application.
It appeared with version 5.4 and allows to migrate data for example, and maintain configuration data despite restarts of the Watchdoc service.
Schema
Field |
Type |
Required |
Primary key |
Description |
metaID | varchar(128) | * | metadata key | |
metaVALUE | nvarchar(255) |
Value for the key |