Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_repository_instances_id_seq'::regclass) |
|
|
||
| name | varchar | 255 | ''::character varying |
|
|
|||
| typeid | int8 | 19 | null |
|
|
|||
| userid | int8 | 19 | 0 |
|
|
|||
| contextid | int8 | 19 | null |
|
|
|||
| username | varchar | 255 | √ | null |
|
|
||
| password | varchar | 255 | √ | null |
|
|
||
| timecreated | int8 | 19 | √ | null |
|
|
||
| timemodified | int8 | 19 | √ | null |
|
|
||
| readonly | int2 | 5 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_repoinst_id_pk | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors