Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
---|---|---|---|---|---|---|---|---|---|---|
id | bigserial | 19 | √ | nextval('app_assignment_submissions_id_seq'::regclass) |
|
|
||||
assignment | int8 | 19 | 0 |
|
|
|||||
userid | int8 | 19 | 0 |
|
|
|||||
timecreated | int8 | 19 | 0 |
|
|
|||||
timemodified | int8 | 19 | 0 |
|
|
|||||
numfiles | int8 | 19 | 0 |
|
|
|||||
data1 | text | 2147483647 | √ | null |
|
|
||||
data2 | text | 2147483647 | √ | null |
|
|
||||
grade | int8 | 19 | 0 |
|
|
|||||
submissioncomment | text | 2147483647 | null |
|
|