Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
| marker_id | serial | 10 | √ | nextval('sgn.deprecated_markers_marker_id_seq'::regclass) |
|
|
||||||||||||||
| marker_type | int8 | 19 | (0)::bigint |
|
|
|||||||||||||||
| marker_name | varchar | 32 | ''::character varying |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| markers_pkey | Primary key | Asc | marker_id |
| marker_type_idx | Performance | Asc/Asc | marker_type + marker_name |

