Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | |||
|---|---|---|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('"TeacherAssignmentSections_id_seq"'::regclass) |
|
|
|||||
| shift | varchar | 2147483647 | null |
|
|
||||||
| classroom | varchar | 2147483647 | null |
|
|
||||||
| courseId | int4 | 10 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| PK_2af30083920cb2d1ba023be63dd | Primary key | Asc | id |