Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
bodyid | int8 | 19 | null |
|
|
|||||
bodytext | text | 2147483647 | √ | null |
|
|
||||
filename | varchar | 255 | √ | null |
|
|
||||
filesize | int8 | 19 | √ | null |
|
|
||||
contenttype | varchar | 100 | √ | null |
|
|
||||
creationdate | int8 | 19 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
jivedbody_pk | Primary key | Asc | bodyid |