Columns
| Column | Type | Size | Nulls | Auto | Default | Children | Parents | Comments |
|---|---|---|---|---|---|---|---|---|
| ticket_id | serial | 10 | √ | nextval('_oat.vq_ticket_ticket_id_seq'::regclass) |
|
|
||
| queue_id | int4 | 10 | null |
|
|
|||
| date | date | 13 | null |
|
|
|||
| ticket_number | int4 | 10 | null |
|
|
|||
| userid | text | 2147483647 | √ | null |
|
|
||
| pseudonym | text | 2147483647 | √ | null |
|
|
||
| reason_code | text | 2147483647 | null |
|
|
|||
| ticket_ordering | float8 | 17,17 | √ | null |
|
|
||
| status | "_oat"."vq_ticket_status" | 2147483647 | null |
|
|
|||
| timeliness | "_oat"."vq_timeliness" | 2147483647 | 'ON_TIME'::_oat.vq_timeliness |
|
|
|||
| shuffled_back_count | int4 | 10 | √ | 0 |
|
|
||
| start_time | time | 15,6 | √ | null |
|
|
||
| end_time | time | 15,6 | √ | null |
|
|
Table contained 13573 rows
Indexes
| Constraint Name | Type | Sort | Column(s) |
|---|---|---|---|
| vq_ticket_pkey | Primary key | Asc | ticket_id |
Diagram producer might be missing
No diagrams were produced please see application output for any errors