Database – Report Cache Metadata (report_cache)
Holds cached information for reports
Column | Data Type | Column Info | Value Notes | Other |
user_id | varchar(250) | ID of the associated agent user | ||
report | varchar(100) | report information | ||
query | text | Query used to select entities to process | ||
ids | longtext | ids of loans in the report | ||
date | timestamp | date the report was made | ||
lastUpdated | timestamp | Timestamp of when the entity was last updated |