Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||||||||||||
---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|---|
id | int8 | 19 | √ | null |
|
|
||||||||||||||
name | text | 2147483647 | null |
|
|
|||||||||||||||
created_by | int8 | 19 | null |
|
|
|||||||||||||||
created_time | timestamptz | 35,6 | null |
|
|
|||||||||||||||
modified_by | int8 | 19 | null |
|
|
|||||||||||||||
modified_time | timestamptz | 35,6 | null |
|
|
|||||||||||||||
overview | text | 2147483647 | √ | null |
|
|
||||||||||||||
preparation_materials | text | 2147483647 | √ | null |
|
|
||||||||||||||
live_session_description | text | 2147483647 | √ | null |
|
|
||||||||||||||
workshop_description | text | 2147483647 | √ | null |
|
|
||||||||||||||
one_on_one_session_description | text | 2147483647 | √ | null |
|
|
||||||||||||||
additional_resources | text | 2147483647 | √ | null |
|
|
||||||||||||||
phase_id | int4 | 10 | null |
|
|
|||||||||||||||
position | int4 | 10 | null |
|
|
This model’s ordinal position in the modules spreadsheet. This can be used to present modules in the same order they appear in the spreadsheet. |
||||||||||||||
recorded_session_description | text | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
modules_pkey | Primary key | Asc | id |