Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | bigserial | 19 | √ | nextval('app_registration_hubs_id_seq'::regclass) |
|
|
||
| token | varchar | 255 | ''::character varying |
|
|
|||
| hubname | varchar | 255 | ''::character varying |
|
|
|||
| huburl | varchar | 255 | ''::character varying |
|
|
|||
| confirmed | int2 | 5 | 0 |
|
|
|||
| secret | varchar | 255 | √ | null |
|
|
||
| timemodified | int8 | 19 | 0 |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| app_regihubs_id_pk | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors