70a101ca986d6ce743d951989dd02309cb968029
DDL for client_transcripts table: id (nanoid PK), lead_id/client_id (nullable FKs with ON DELETE CASCADE), title, content (NOT NULL), call_date (date NOT NULL), created_at (timestamptz). Three indexes on lead_id, client_id, call_date DESC. APPLY TO PROD via SSH before pushing schema-dependent code (Plan 20-02/20-03). Co-Authored-By: Claude Sonnet 4.6 <noreply@anthropic.com>
Description
ClientHub portale clienti
Languages
TypeScript
99.1%
CSS
0.7%