overlord_pathway_specversion
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| created_at | timestamp without time zone | True | |
| created_by | character varying(32) | True | |
| description | character varying(255) | True | |
| id | character varying(32) | True | |
| initial_stage_id | character varying(32) | False | Links to overlord_pathway_specstage.id. | 
| is_active | boolean | True | |
| last_modified_at | timestamp without time zone | True | |
| last_modified_by | character varying(32) | True | |
| name | character varying(255) | True | |
| spec_id | character varying(32) | True | Links to overlord_pathway_spec.id. | 
Inbound Links
The following tables have columns that reference this table: