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 |
| ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
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 |
|