Difference between revisions of "Template:ChadoTable eimage"

From GMOD
Jump to: navigation, search
(Table definition for Chado on 2010/11/24)
(Table definition for Chado on 2010/11/24)
 
Line 11: Line 11:
  
 
{{ChadoTablesReferencingHeader|eimage}}
 
{{ChadoTablesReferencingHeader|eimage}}
* {{ChadoReferencingTable|Expression|expression_image}}
+
{{ChadoReferencingTable|Expression|expression_image}}
 
</protect>
 
</protect>

Latest revision as of 19:58, 24 November 2010

This template is a Chado Table Template. It defines a single table from the Chado schema, and every Chado table has a template like this one. This template is automatically included in two places:

  1. The module page for the module the table is a part of. This is where updates and comments should be posted.
  2. The Chado Tables page, which lists all tables.

You can include this template anywhere you want to show the table description.


Table: eimage
Module: Expression


eimage columns
FK Name Type Description
eimage_id serial PRIMARY KEY
eimage_data text We expect images in eimage_data (e.g. JPEGs) to be uuencoded.
eimage_type character varying(255) NOT NULL

Describes the type of data in eimage_data.

image_uri character varying(255)

Tables referencing eimage via foreign key constraints: