Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| Id | id | 18 | null |
|
|
Label: Attachment ID |
||||
| IsDeleted | boolean | 0 | null |
|
|
Label: Deleted |
||||
| ParentId | reference | 18 | null |
|
|
Label: Parent ID |
||||
| Name | string | 255 | null |
|
|
Label: File Name |
||||
| IsPrivate | boolean | 0 | null |
|
|
Label: Private |
||||
| ContentType | string | 120 | null |
|
|
Label: Content Type |
||||
| BodyLength | int | 8 | null |
|
|
Label: Body Length |
||||
| Body | base64 | 0 | null |
|
|
Label: Body |
||||
| OwnerId | reference | 18 | null |
|
|
Label: Owner ID |
||||
| CreatedDate | datetime | 0 | null |
|
|
Label: Created Date |
||||
| CreatedById | reference | 18 | null |
|
|
Label: Created By ID |
||||
| LastModifiedDate | datetime | 0 | null |
|
|
Label: Last Modified Date |
||||
| LastModifiedById | reference | 18 | null |
|
|
Label: Last Modified By ID |
||||
| SystemModstamp | datetime | 0 | null |
|
|
Label: System Modstamp |
||||
| Description | textarea | 500 | null |
|
|
Label: Description |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| FakeIndex16 | Must be unique | Asc | Id |