concerns


Columns

Column Type Size Nulls Auto Default Children Parents Comments
id text 2147483647 null
room_id text 2147483647 null
deal_rooms.id concerns_room_id_fkey R
concern text 2147483647 null
category text 2147483647 null
status text 2147483647 'open'::text
response text 2147483647 null
created_at timestamptz 35,6 now()
resolved_at timestamptz 35,6 null

Indexes

Constraint Name Type Sort Column(s)
concerns_pkey Primary key Asc id
idx_concerns_room Performance Asc room_id

Relationships