| Table slot9.WORLD.TSTA.ARREST_LOG This table stores the log entries for changes to property, disposition, etc. on an ARREST as done within the application
|
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Analyzed at Mon Sep 20 21:05 MDT 2021 | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Requirements (check constraints):
| Constraint | Constraint Name |
|---|---|
| "ARREST_ID" IS NOT NULL | ARL_ARREST_ID_NN |
| "ARREST_LOG_ID" IS NOT NULL | ARL_LOG_ID_NN |
Indexes:
| Column(s) | Type | Sort | Constraint Name |
|---|---|---|---|
| ARREST_LOG_ID | Primary key | Asc | ARL_PK |
| ARREST_ID | Performance | Asc | ARL_ARR_FK_I |
| LOG_TYPE_CODE_TYPE + LOG_TYPE_CODE | Performance | Asc/Asc | ARL_EJSCD_LOGTYPE_FK_I |
|


