Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('"JobConfig_id_seq"'::regclass) |
|
|
|||||
| applicationWithdrawal | enum_JobConfig_applicationWithdrawal | 2147483647 | 'beforeDeadline'::"enum_JobConfig_applicationWithdrawal" |
|
|
||||||
| visibility | enum_JobConfig_visibility | 2147483647 | 'eligibleOnly'::"enum_JobConfig_visibility" |
|
|
||||||
| resumeConfig | enum_JobConfig_resumeConfig | 2147483647 | 'adminApproved'::"enum_JobConfig_resumeConfig" |
|
|
||||||
| previewAndPublish | bool | 1 | false |
|
|
||||||
| jobId | int4 | 10 | null |
|
|
||||||
| createdAt | timestamptz | 35,6 | √ | null |
|
|
|||||
| updatedAt | timestamptz | 35,6 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| JobConfig_pkey | Primary key | Asc | id |

