overlord_interview_profileversion
Columns
| Name | Type | Not null | Description |
|---|---|---|---|
| created_at | timestamp without time zone | True | |
| created_by | character varying(32) | True | |
| id | integer | 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 | |
| profile_id | character varying(32) | True | Links to overlord_interview_profile.id. |
| spec | character varying(65535) | True |
Inbound Links
The following tables have columns that reference this table: