Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| id | serial | 10 | √ | nextval('analytics_event_id_seq'::regclass) |
|
|
||
| name | varchar | 255 | null |
|
|
|||
| data | jsonb | 2147483647 | null |
|
|
|||
| created_at | timestamptz | 35,6 | null |
|
|
|||
| updated_at | timestamptz | 35,6 | null |
|
|
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| analytics_event_pkey | Primary key | Asc | id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors