Table cxgn.public.project

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
project_id serial 10  √  nextval('project_project_id_seq'::regclass)
name varchar 255
description varchar 255

Table contained 0 rows at Wed May 20 01:40 EDT 2009

Indexes:
Column(s) Type Sort Constraint Name
project_id Primary key Asc project_pkey
name Must be unique Asc project_c1