overlord_pathway_specform
Columns
| Name | Type | Not null | Description | 
|---|---|---|---|
| blocking | boolean | True | |
| created_at | timestamp without time zone | True | |
| created_by | character varying(32) | True | |
| description | character varying(255) | True | |
| form_version_id | character varying(32) | True | |
| id | character varying(32) | True | |
| last_modified_at | timestamp without time zone | True | |
| last_modified_by | character varying(32) | True | |
| step_id | character varying(32) | False | Links to overlord_pathway_specstep.id. | 
| version_id | character varying(32) | True | Links to overlord_pathway_specversion.id. | 
Inbound Links
The following tables have columns that reference this table: