Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('wagtailembeds_embed_id_seq'::regclass) |
|
|
||
| url | varchar | 200 | null |
|
|
|||
| max_width | int2 | 5 | √ | null |
|
|
||
| type | varchar | 10 | null |
|
|
|||
| html | text | 2147483647 | null |
|
|
|||
| title | text | 2147483647 | null |
|
|
|||
| text | 2147483647 | null |
|
|
||||
| provider_name | text | 2147483647 | null |
|
|
|||
| thumbnail_url | varchar | 200 | √ | null |
|
|
||
| width | int4 | 10 | √ | null |
|
|
||
| height | int4 | 10 | √ | null |
|
|
||
| last_updated | timestamptz | 35,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| wagtailembeds_embed_pkey | Primary key | Asc | id |
| wagtailembeds_embed_url_8a2922d8_uniq | Must be unique | Asc/Asc | url + max_width |
Diagram producer might be missing
No diagrams were produced please see application output for any errors