Template:ChadoTable eimage

From GMOD
Jump to: navigation, search

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: