Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('migrations_id_seq'::regclass) |
|
|
||
timestamp | int8 | 19 | null |
|
|
|||
name | varchar | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
PK_8c82d7f526340ab734260ea46be | Primary key | Asc | id |