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