overlord_pathway_instance
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| created_at | timestamp without time zone | True | |
| created_by | character varying(32) | True | |
| current_stage_id | character varying(32) | False | Links to overlord_pathway_instancestage.id. | 
| id | character varying(32) | True | |
| individual_id | character varying(32) | True | |
| is_active | boolean | True | |
| last_modified_at | timestamp without time zone | True | |
| state | character varying(16) | True | |
| version_id | character varying(32) | True | Links to overlord_pathway_specversion.id. | 
Inbound Links
The following tables have columns that reference this table: