intf_rate_state

14605 rows


Columns

Column Type Size Nulls Auto Default Children Parents Comments
interface_code text 2147483647 null
property_id uuid 2147483647 null
rate_plan_id text 2147483647 null
rate_date date 13 null
rate int4 10 null
updated_at timestamptz 35,6 now()
stop_sell bool 1 null
cta bool 1 null
ctd bool 1 null
min_stay int2 5 null
max_stay int2 5 null

Indexes

Constraint Name Type Sort Column(s)
intf_rate_state_pkey Primary key Asc/Asc/Asc/Asc interface_code + property_id + rate_plan_id + rate_date
ix_intf_rate_state_updated_at Performance Asc/Asc/Asc interface_code + property_id + updated_at

Relationships