port

0 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id bigserial 19 nextval('port_id_seq'::regclass)
name text 2147483647 null
service_id text 2147483647 null
whitelist_in bool 1 true
whitelist_out bool 1 true
locodes 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)
port_pkey Primary key Asc id
port_name_service_id_whitelist_in_whitelist_out_idx Performance Asc/Asc/Asc/Asc name + service_id + whitelist_in + whitelist_out

Diagram producer might be missing

No diagrams were produced please see application output for any errors