Table cxgn.physical_bt.fpc_version

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
fpc_version serial 10  √  nextval('fpc_version_fpc_version_seq'::regclass)
updated_on date 13 ('now'::text)::date
updated_by int8 19 (0)::bigint
fpcfile varchar 32  √  null
current int2 5  √  null
comments text 2147483647  √  null
cxgn_production_visible bool 1  √  false

Table contained 7 rows at Thu Jun 21 23:01 EDT 2007

Indexes:
Column(s) Type Sort Constraint Name
fpc_version Primary key Asc fpc_version_pkey
updated_by + current Performance Asc/Asc updated_by_idx