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