Columns
Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
---|---|---|---|---|---|---|---|---|
id | text | 2147483647 | null |
|
|
|||
body | text | 2147483647 | null |
|
|
|||
creation_time | timestamp | 29,6 | null |
|
|
|||
parent_id | text | 2147483647 | √ | null |
|
|
||
principal_id | text | 2147483647 | √ | null |
|
|
||
type | text | 2147483647 | null |
|
|
|||
attributes | json | 2147483647 | √ | null |
|
|
Indexes
Constraint Name | Type | Sort | Column(s) |
---|---|---|---|
postgres_jpa_ticket_entity_pkey | Primary key | Asc | id |