CONTENT_PACK
This table contains all content pack information and is under the schema that contains metadata.
Foreign Keys
This table does not have any foreign keys.
Column Descriptions
Field Name |
Null? |
Field Type |
Field Description |
---|---|---|---|
|
Not Null |
|
Content pack name |
|
Nullable |
|
Description of this content pack |
|
Not Null |
|
Content of the entire metadata file |
|
Not Null |
|
Content pack ID |
|
Not Null |
|
Version defined in metadata |
|
Nullable |
|
Metadata file layout version |
STATUS |
Nullable |
Varchar(50) |
The following status are supported:
|
VISIBILE |
Nullable |
Varchar(1) |
If the content pack is visible to admin users (Y/N). For internal upgrade package, set visible to false. |
MD_CREATETIME |
Nullable |
datetime |
Date when the record is created |
MD_LASTMODDDATE |
Nullable |
datetime |
Date when the record is updated |
Projections
This table uses no projections.
Sequences
This table uses no sequences.