Table: benchmarks_ensembles_scores |
Legend:
Primary key columns
Indexed columns
Column | Type | Size | Nulls | Auto | Default | References | Comments |
---|---|---|---|---|---|---|---|
id | bigserial | 19 | χ | √ | nextval('benchmarks_ensembles_scores_id_seq'::regclass) | ||
benchmarks_ensemble_id | int8 | 19 | χ | χ | benchmarks_ensembles.id | ||
benchmark_id | int8 | 19 | χ | χ | benchmarks.id | ||
metric_id | int8 | 19 | χ | χ | metrics.id | ||
user_id | int8 | 19 | √ | χ | null | users.id | |
created_at | timestamp | 29,6 | χ | χ | utc_now() | ||
updated_at | timestamp | 29,6 | χ | χ | utc_now() | ||
score | text | 2147483647 | χ | χ |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
id | Primary key | Asc | benchmarks_ensembles_scores_pkey |
![]() ![]() |