| Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
| polymorphic_fragment_id |
serial |
10 |
|
√ |
nextval('polymorphic_fragment_polymorphic_fragment_id_seq'::regclass) |
|
|
| genotype_id |
int8 |
19 |
√ |
|
null |
|
| genotype.genotype_id
|
polymorphic_fragment_genotype_id_fkey |
|
| flanking_marker1_id |
int8 |
19 |
√ |
|
null |
|
|
| flanking_marker2_id |
int8 |
19 |
√ |
|
null |
|
|
| zygocity |
varchar |
15 |
√ |
|
null |
|
|
| linkage_group |
text |
2147483647 |
√ |
|
null |
|
|
| type |
text |
2147483647 |
√ |
|
null |
|
|
| sp_person_id |
int8 |
19 |
√ |
|
null |
|
|
| modified_date |
timestamptz |
35,6 |
√ |
|
null |
|
|
| create_date |
timestamptz |
35,6 |
√ |
|
null |
|
|
| obsolete |
bool |
1 |
√ |
|
false |
|
|
Table contained 152 rows at Wed May 20 01:35 EDT 2009
|