FieldHistory
| ๐ Overview: 7 Fields | 5 Indexes |
๐ Description
๐จ๏ธ Audit table recording field-level changes to critical data. Tracks before/after values, timestamps, and users for compliance and traceability.
- Table ID: 102
- UUID: D4E78D9BFB953A4889052AAB5F6072AF
- Primary Key: ๐
ID - Generated: ๐ 2025-12-04T14:35:03Z
๐ Table of Contents
๐ Fields
| Field | Type | Constraints | Description |
| ๐ ID | Long Integer | ๐ PK, โจ Unique, โก Auto | - |
| Table | Long Integer | ๐ซ Not Null | - |
| Field | Long Integer | ๐ซ Not Null | - |
| PrimaryKey | Long Integer | ๐ซ Not Null | - |
| ChangedBy | String (255) | ๐ซ Not Null | - |
| ChangedDateTime | String (255) | ๐ซ Not Null | - |
| Value | String (255) | ๐ซ Not Null | - |
๐ Indexes
| Field | Type | Kind | Unique |
PrimaryKey | Keywords | regular | - |
ID | Keywords | regular | โจ Yes |
Table | B-Tree | regular | - |
Table | Keywords | regular | - |
Field | Keywords | regular | - |
๐ฆ Classes
Generated from catalog.4DCatalog Generated at: 2025-12-04T14:35:03Z