Topic Last Modified: 2011-01-27

The Version table contains the version of the non-compliance part of the Group Chat (non-compliance part) database.

Columns

Column Type Description

versionId

int, not null

Version number.

versionedOn

datetime, not null

Time of the latest database version update.

description

nvarchar (255)

Short description of the version.

poolId

uuid, not null

Unique ID of the database instance.

Key

Column Description

versionId

Primary key (optional).