Column |
Type |
Size |
Nulls |
Auto |
Default |
Children |
Parents |
share_workflow_run_id |
serial |
10 |
|
√ |
nextval('share_workflow_run_share_workflow_run_id_seq'::regclass) |
|
|
workflow_run_id |
int4 |
10 |
|
|
|
|
workflow_run.workflow_run_id
|
fk_share_workflow_run_workflow_run_id R |
|
registration_id |
int4 |
10 |
|
|
|
|
registration.registration_id
|
fk_share_workflow_run_registration_id R |
|
active |
bool |
1 |
√ |
|
true |
|
|
email |
text |
2147483647 |
|
|
|
|
|
sw_accession |
serial |
10 |
√ |
√ |
nextval('sw_accession_seq'::regclass) |
|
|
create_tstmp |
timestamp |
29,6 |
|
|
|
|
|
update_tstmp |
timestamp |
29,6 |
√ |
|
null |
|
|
Table contained 0 rows at Mon Mar 31 13:20 EDT 2014
|