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