Database – Restriction Group Entry (restriction_group_entry_archive)
Description
Holds restriction group entry archive data.
Column | Data Type | Column Info | Value Notes | Other |
loan_id | int(11) | The ID of the loan | ||
restriction_group_id | int(11) | |||
restriction_group_entry_id | int(11) | |||
date | date | |||
value | tinyint(1) | |||
deleted | tinyint(1) | Whether or not the entity was deleted | ||
lastUpdated | timestamp | When the entity was last updated |