Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('migration_id_seq'::regclass) |
|
|
||
| name | text | 2147483647 | null |
|
|
|||
| created_at | timestamptz | 35,6 | CURRENT_TIMESTAMP |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| migration_pkey | Primary key | Asc | id |
| uniq_name | Must be unique | Asc | name |
Diagram producer might be missing
No diagrams were produced please see application output for any errors