NOTE: We are working on migrating this site away from MediaWiki, so editing pages will be disabled for now.

Template:ChadoTable tableinfo

From GMOD
Revision as of 20:57, 19 November 2010 by Clements (Talk | contribs)

Jump to: navigation, search


Table: tableinfo
Module: General


tableinfo columns
FK Name Type Description
tableinfo_id serial PRIMARY KEY


name character varying(30) UNIQUE

NOT NULL


primary_key_column character varying(30)
is_view integer NOT NULL


view_on_table_id integer
superclass_table_id integer
is_updateable integer NOT NULL

DEFAULT 1


modification_date date NOT NULL

DEFAULT now()


Tables referencing tableinfo via foreign key constraints:

None.