Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('db_upgrade_log_id_seq'::regclass) |
|
|
||
| version | int4 | 10 | null |
|
|
|||
| status | text | 2147483647 | null |
|
|
|||
| script | text | 2147483647 | √ | null |
|
|
||
| returncode | int4 | 10 | √ | null |
|
|
||
| stdout | text | 2147483647 | √ | null |
|
|
||
| stderr | text | 2147483647 | √ | null |
|
|
||
| last_updated | timestamptz | 35,6 | null |
|
|
Diagram producer might be missing
No diagrams were produced please see application output for any errors