Commit Graph

1 Commits

Author SHA1 Message Date
51eaaf0735 FEAT: Adiciona migrations para config WhatsApp e templates HSM
025: Tabela whatsapp_config com access_token, phone_number_id,
     api_version e webhook_token (singleton via UNIQUE INDEX on TRUE)
026: waba_id na whatsapp_config; colunas HSM em whatsapp_templates:
     language, meta_template_name, meta_template_id, meta_status,
     header_type, header_text, footer_text, buttons (JSONB),
     body_variables (JSONB)

Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
2026-06-23 09:58:01 -03:00