logistics_timestamp

18 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('logistics_timestamp_id_seq'::regclass)
time timestamptz 35,6 null
checkpoint text 2147483647 null
direction text 2147483647 null
payload jsonb 2147483647 null
created_at timestamptz 35,6 CURRENT_DATE
created_by int4 10 null
modified_at timestamptz 35,6 CURRENT_DATE
modified_by int4 10 null

Indexes

Constraint Name Type Sort Column(s)
logistics_timestamp_pkey Primary key Asc id
logistics_timestamp_expr_idx Performance
logistics_timestamp_expr_idx1 Performance
logistics_timestamp_time_idx Performance Asc time

Diagram producer might be missing

No diagrams were produced please see application output for any errors