Table: benchmarks_metrics |
Legend:
Primary key columns
Indexed columns
Column | Type | Size | Nulls | Auto | Default | References | Comments |
---|---|---|---|---|---|---|---|
id | bigserial | 19 | χ | √ | nextval('benchmarks_metrics_id_seq'::regclass) | ||
benchmark_id | int8 | 19 | √ | χ | null | benchmarks.id | |
metric_id | int8 | 19 | √ | χ | null | metrics.id |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
id | Primary key | Asc | benchmarks_metrics_pkey |
![]() ![]() |