mailjob

5 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id VARCHAR 36 null
user_id INT 10 null
users.id FK_55EE4AC9A76ED395R
client_id VARCHAR 36 null
client.id FK_55EE4AC919EB6921R
documentLink VARCHAR 255 null
documentFileName VARCHAR 255 null
documentTitle VARCHAR 255 null
job VARCHAR 255 null
completed BIT 1 null
documentId VARCHAR 36 null
document.id Implied ConstraintR
entityId VARCHAR 36 null
timestamp DATETIME 19 null
email VARCHAR 255 null
documentIdent VARCHAR 60 null
cc VARCHAR 255 null
locale VARCHAR 3 null
contentId VARCHAR 36 null
content.id Implied ConstraintR
lockId VARCHAR 255 null
lockDate DATETIME 19 null
senderEmail VARCHAR 255 null

Indexes

Constraint Name Type Sort Column(s)
PRIMARY Primary key Asc id
IDX_55EE4AC919EB6921 Performance Asc client_id
IDX_55EE4AC9A76ED395 Performance Asc user_id

Relationships