Mouse Genome Informatics Schema Browser  
 Mouse Genome Informatics
MGI Home    Help
 
Table pub.mgd.img_imagepane_assoc
A record in this table represents an association between an Image Pane and an MGI Object (allele, genotype). At most one association for a given MGI object can be primary.

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
_assoc_key serial 10  √  nextval('img_imagepane_assoc_seq'::regclass)
seq_source_assoc._assoc_key Implied Constraint R
primary key
_imagepane_key int4 10
img_imagepane._imagepane_key img_imagepane_assoc__imagepane_key_fkey R
foreign key to IMG_ImagePane; specifies the Image Pane
_mgitype_key int4 10
acc_mgitype._mgitype_key img_imagepane_assoc__mgitype_key_fkey R
foreign key to ACC_MGIType
_object_key int4 10 foreign key to any object defined in ACC_MGIType
isprimary int2 5 if = 1, then the association is primary, else secondary
_createdby_key int4 10 1001
mgi_user._user_key img_imagepane_assoc__createdby_key_fkey R
user who created the record
_modifiedby_key int4 10 1001
mgi_user._user_key img_imagepane_assoc__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 22,395 rows at Mon Sep 11 06:12 EDT 2023

Indexes:
Column(s) Type Sort Constraint Name
_assoc_key Primary key Asc img_imagepane_assoc_pkey
_createdby_key Performance Asc img_imagepane_assoc_idx_createdby_key
_imagepane_key Performance Asc img_imagepane_assoc_idx_imagepane_key
_mgitype_key Performance Asc img_imagepane_assoc_idx_mgitype_key
_modifiedby_key Performance Asc img_imagepane_assoc_idx_modifiedby_key
_object_key Performance Asc img_imagepane_assoc_idx_object_key

Close relationships  within of separation: