Table pub.mgd.mgi_synonymtype A record in this table represents a Synonym Type (e.g. Exact) for a specific Object Type. The Object may be of a specific Organism (for example, Marker, Mouse).
|
Generated by SchemaSpy |
| |||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Table contained 27 rows at Mon Sep 11 06:12 EDT 2023 |
Indexes:
Column(s) | Type | Sort | Constraint Name |
---|---|---|---|
_synonymtype_key | Primary key | Asc | mgi_synonymtype_pkey |
lower(synonymtype) | Performance | Asc | mgi_synonymtype_0 |
_createdby_key | Performance | Asc | mgi_synonymtype_idx_createdby_key |
_mgitype_key | Performance | Asc | mgi_synonymtype_idx_mgitype_key |
_modifiedby_key | Performance | Asc | mgi_synonymtype_idx_modifiedby_key |
_organism_key | Performance | Asc | mgi_synonymtype_idx_organism_key |
|