dataset_rows

3727931 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id serial 10 nextval('dataset_rows_id_seq'::regclass)
dataset_id int4 10 null
datasets.id fk_rails_f69d46b114 R
link text 2147483647 null
key text 2147483647 null
ar_internal_metadata.key Implied Constraint R
value text 2147483647 null

Indexes

Constraint Name Type Sort Column(s)
dataset_rows_pkey Primary key Asc id
index_dataset_rows_on_dataset_id Performance Asc dataset_id
index_dataset_rows_on_link Performance Asc link

Relationships