Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
---|---|---|---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('retention_id_seq'::regclass) |
|
|
|||||
date | 13 | null |
|
|
|||||||
reason | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
retention_pkey | Primary key | Asc | id |