Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | serial | 10 | √ | nextval('data_versioning_changelog_id_seq'::regclass) |
|
|
||
created | timestamptz | 35,6 | null |
|
|
|||
target_model | varchar | 255 | null |
|
|
|||
log_type | int4 | 10 | null |
|
|
|||
object_pk | int4 | 10 | √ | null |
|
|
||
content | jsonb | 2147483647 | null |
|
|
|||
source | jsonb | 2147483647 | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
data_versioning_changelog_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors