Schema Version: 1.3

magedocumentation


Columns

Column Type Size Foreign Key Nullable Default Comments
magedocumentation_id bigserial 19
nextval('chado.magedocumentation_magedocumentation_id_seq'::regclass)
mageml_id int8 19
mageml.mageml_id magedocumentation_mageml_id_fkey C
null
tableinfo_id int8 19
tableinfo.tableinfo_id magedocumentation_tableinfo_id_fkey C
null
row_id int4 10
null
mageidentifier text 2147483647
null

Table contained -1 rows

Indexes

Constraint Name Type Sort Column(s)
magedocumentation_pkey Primary key Asc magedocumentation_id
magedocumentation_idx1 Performance Asc mageml_id
magedocumentation_idx2 Performance Asc tableinfo_id
magedocumentation_idx3 Performance Asc row_id

Relationships