Template:ChadoColumnDesc

From GMOD
Revision as of 02:00, 18 November 2010 by Clements (Talk | contribs)

Jump to: navigation, search

One of a series of templates used to render the generated Chado table descriptions in this wiki.

Parameters:

  1. Name of table that this column links too, if the column is a foreign key.
  2. Datatype of column.
  3. Description of column. This starts with database constraints such as PK, AK, and so on, and then contains the verbal description of the column from within PostgreSQL.

|- | [[Chado Tables#Table: {{{1}}}|{{{1}}}]] | {{{2}}} | {{{3}}} | {{{4}}}