Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('registrations_domainwhitelist_id_seq'::regclass) |
|
|
||
| domain_name | varchar | 200 | null |
|
|
|||
| is_active | bool | 1 | null |
|
|
|||
| description | text | 2147483647 | √ | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| registrations_domainwhitelist_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors