Table cxgn.public.tableinfo

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
tableinfo_id serial 10  √  nextval('tableinfo_tableinfo_id_seq'::regclass)
name varchar 30
primary_key_column varchar 30  √  null
is_view int4 10 0
view_on_table_id int4 10  √  null
superclass_table_id int4 10  √  null
is_updateable int4 10 1
modification_date date 13 now()

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

Indexes:
Column(s) Type Sort Constraint Name
tableinfo_id Primary key Asc tableinfo_pkey
name Must be unique Asc tableinfo_c1