Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('django_migrations_id_seq'::regclass) |
|
|
||
app | varchar | 255 | null |
|
|
|||
name | varchar | 255 | null |
|
|
|||
applied | timestamptz | 35,6 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
django_migrations_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors