Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| amendment_year | int2 | 5 | null |
|
|
The year of the MAP AMENDMENT PERIOD |
|||||
| amendment_period | int2 | 5 | null |
|
|
The period of the MAP AMENDMENT PERIOD |
|||||
| start_date | timestamp | 29,6 | null |
|
|
The calendar start date of the MAP AMENDMENT PERIOD |
|||||
| end_date | timestamp | 29,6 | null |
|
|
The calendar end date of the MAP AMENDMENT PERIOD |
|||||
| who_created | varchar | 32 | null |
|
|
WHO CREATED is the IDIR or Oracle userid of the person who created the record. |
|||||
| when_created | timestamp | 29,6 | null |
|
|
WHEN CREATED is the date/time that the record was created. |
|||||
| who_updated | varchar | 32 | √ | null |
|
|
WHO UPDATED is the IDIR or Oracle userid of the person who last updated the record. |
||||
| when_updated | timestamp | 29,6 | √ | null |
|
|
WHEN UPDATED is the date/time that the record was last updated. |
||||
| revision_count | int8 | 19 | 0 |
|
|
REVISION COUNT is used by Hibernate to control optimistic locking |
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| oats_map_amendment_periods_pkey | Primary key | Asc/Asc | amendment_year + amendment_period |

