Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| version | int8 | 19 | null |
|
|
|||
| description | text | 2147483647 | null |
|
|
|||
| installed_on | timestamptz | 35,6 | now() |
|
|
|||
| success | bool | 1 | null |
|
|
|||
| checksum | bytea | 2147483647 | null |
|
|
|||
| execution_time | int8 | 19 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| _sqlx_migrations_pkey | Primary key | Asc | version |
