Table cxgn.insitu.image

Generated by
SchemaSpy
Related columns Constraint names Comments Legend
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
Dashed lines show
implied relationships
< n > number of related tables
Please support this project 
Column Type Size Nulls Auto Default Children Parents Comments
image_id serial 10  √  nextval('image_image_id_seq'::regclass)
experiment_id int8 19 (0)::bigint
name text 2147483647  √  null
description text 2147483647  √  null
filename text 2147483647
file_ext text 2147483647  √  null
obsolete bool 1  √  null
user_id int8 19

Table contained 560 rows at Wed May 20 01:33 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
image_id Primary key Asc image_pkey
experiment_id Performance Asc image_idx1_idx