timestamps Table (300)
Timestamp informationFields
| Name | Description | Type | Nullable |
|---|---|---|---|
| id | The primary key (auto-incremented) | PK | No |
| mail_filter | Timestamp for the last time importMail was started. | DateTime | Yes |
| mail_sender | Timestamp for the last time mailSender was started. | DateTime | Yes |
| ejournal_cron | Timestamp for the last time ejournalCron was started. | DateTime | Yes |
| autologout | Timestamp for when users should be checked for automatic logout. | DateTime | Yes |
| activate_tickets | Timestamp for when tickets should be checked for activation. | DateTime | Yes |
| ticket_alert | Timestamp for when tickets should be checked for escalation. | DateTime | Yes |
| delete_temp_ticket | Timestamp for when tickets should be checked for deletion. | DateTime | Yes |
| active_tickets | DateTime | Yes | |
| critical_email | Timestamp for when we last emailed a critical email to panic_email (usually error@superoffice.com). | DateTime | Yes |
| last_ticketdel | Timestamp for when we last physically removed tickets tagged for deletion. | DateTime | Yes |
| build_faq | Timestamp for when the FAQ search tree was last rebuilt. | DateTime | Yes |
| week_stat | Timestamp for when the week statistics was last sent. | DateTime | Yes |
| mailsync | Timestamp for syncing crm inbox2 email accounts | DateTime | Yes |

Indexes
| Fields | Types | Description |
|---|
Replication Flags
- None
Security Flags
- No access control via user’s Role.