🗄️ 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)

messages

Colunas: 21
Registros: 431.083
Coluna Tipo de Dado Nulável Valor Padrão
id integer ✗ Não nextval('messages_id_seq'::regclass)
content text ✓ Sim -
account_id integer ✗ Não -
inbox_id integer ✗ Não -
conversation_id integer ✗ Não -
message_type integer ✗ Não -
created_at timestamp without time zone ✗ Não -
updated_at timestamp without time zone ✗ Não -
private boolean ✗ Não false
status integer ✓ Sim -
source_id text ✓ Sim -
content_type integer ✗ Não -
content_attributes json ✓ Sim '{}'::json
sender_type character varying ✓ Sim -
sender_id bigint ✓ Sim -
external_source_ids jsonb ✓ Sim '{}'::jsonb
additional_attributes jsonb ✓ Sim '{}'::jsonb
processed_message_content text ✓ Sim -
sentiment jsonb ✓ Sim '{}'::jsonb
skip_flood_check boolean ✓ Sim false
campaign_id bigint ✓ Sim -