Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('databank_fdrsindicator_id_seq'::regclass) |
|
|
||||
| title | varchar | 255 | null |
|
|
|||||
| description | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| databank_fdrsindicator_pkey | Primary key | Asc | id |

