Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.mgi_translation
A record in this table represents the Translation between a "bad name" and the corresponding MGI object (the "good name") of a specific Translation Type.

Generated by
SchemaSpy
Legend: SourceForge.net
Primary key columns
Columns with indexes
Implied relationships
Excluded column relationships
< n > number of related tables
 
Column Type Size Nulls Auto Default Children Parents Comments
_translation_key serial 10  √  nextval('mgi_translation_seq'::regclass) primary key
_translationtype_key int4 10
mgi_translationtype._translationtype_key mgi_translation__translationtype_key_fkey R
foreign key to MGI_TranslationType
_object_key int4 10 foreign key to any object defined in ACC_MGIType
badname text 2147483647 bad name to translate
sequencenum int4 10 order of the Translation member
_createdby_key int4 10 1001
mgi_user._user_key mgi_translation__createdby_key_fkey R
user who created the record
_modifiedby_key int4 10 1001
mgi_user._user_key mgi_translation__modifiedby_key_fkey R
user who last modified the record
creation_date timestamp 29,6 now() date record was created
modification_date timestamp 29,6 now() date record was last modified

Table contained 4,486 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort Constraint Name
_translation_key Primary key Asc mgi_translation_pkey
badname Performance Asc mgi_translation_idx_badname_key
_createdby_key Performance Asc mgi_translation_idx_createdby_key
_modifiedby_key Performance Asc mgi_translation_idx_modifiedby_key
_object_key Performance Asc mgi_translation_idx_object_key
_translationtype_key Performance Asc mgi_translation_idx_translationtype_key

Close relationships  within of separation: