Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments | ||
|---|---|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_scorm_trusted_packages_id_seq'::regclass) |
|
|
||||
| contenthash | varchar | 40 | ''::character varying |
|
|
|||||
| uploadedby | int8 | 19 | √ | null |
|
|
||||
| timecreated | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_scortruspack_id_pk | Primary key | Asc | id |
| app_scortruspack_con_uix | Must be unique | Asc | contenthash |
| app_scortruspack_upl_ix | Performance | Asc | uploadedby |

