Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| fpc_build_fpc_fingerprint_id | bigserial | 19 | √ | nextval('fpc_build_fpc_fingerprint_fpc_build_fpc_fingerprint_id_seq'::regclass) |
|
|
|||||
| fpc_build_id | int4 | 10 | √ | null |
|
|
|||||
| fpc_fingerprint_id | int8 | 19 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| fpc_build_fpc_fingerprint_pkey | Primary key | Asc | fpc_build_fpc_fingerprint_id |
| fpc_build_fpc_fingerprint_fpc_build_id_idx1 | Performance | Asc | fpc_build_id |
| fpc_build_fpc_fingerprint_fpc_fingerprint_id_idx1 | Performance | Asc | fpc_fingerprint_id |

