🗄️ PostgreSQL - Gerenciador de Tabelas

✓ Conectado ao banco de dados
Host: 95.216.99.253 | Database: chatwoot_cwmktapp | Tabelas: 109
📱 Painel Facebook 🔍 Diagnóstico

📋 Tabelas (109)

conversations

Colunas: 30
Registros: 8.354
Coluna Tipo de Dado Nulável Valor Padrão
id integer ✗ Não nextval('conversations_id_seq'::regclass)
account_id integer ✗ Não -
inbox_id integer ✗ Não -
status integer ✗ Não -
assignee_id integer ✓ Sim -
created_at timestamp without time zone ✗ Não -
updated_at timestamp without time zone ✗ Não -
contact_id bigint ✓ Sim -
display_id integer ✗ Não -
contact_last_seen_at timestamp without time zone ✓ Sim -
agent_last_seen_at timestamp without time zone ✓ Sim -
additional_attributes jsonb ✓ Sim '{}'::jsonb
contact_inbox_id bigint ✓ Sim -
uuid uuid ✗ Não gen_random_uuid()
identifier character varying ✓ Sim -
last_activity_at timestamp without time zone ✗ Não CURRENT_TIMESTAMP
team_id bigint ✓ Sim -
campaign_id bigint ✓ Sim -
snoozed_until timestamp without time zone ✓ Sim -
custom_attributes jsonb ✓ Sim '{}'::jsonb
assignee_last_seen_at timestamp without time zone ✓ Sim -
first_reply_created_at timestamp without time zone ✓ Sim -
priority integer ✓ Sim -
sla_policy_id bigint ✓ Sim -
waiting_since timestamp without time zone ✓ Sim -
typebot_session character varying ✓ Sim -
flowise_session character varying ✓ Sim -
cached_label_list text ✓ Sim -
enable_captain boolean ✓ Sim true
assignee_agent_bot_id bigint ✓ Sim -