evolution-api/prisma/postgresql-migrations/20250613143000_add_lid_column_to_is_onwhatsapp
Davidson Gomes afc2927837 feat(IsOnWhatsapp): add optional lid field and update related logic
- Introduced a new optional `lid` field in the IsOnWhatsapp model to enhance data tracking.
- Updated migration script to add the `lid` column to the database.
- Modified OnWhatsAppDto to include the `lid` property for better integration with WhatsApp user data.
- Enhanced the WhatsApp Baileys service to handle `lid` numbers separately and improve user verification logic.
- Updated cache handling functions to support the new `lid` field for consistent data management.
2025-06-13 11:52:32 -03:00
..
migration.sql feat(IsOnWhatsapp): add optional lid field and update related logic 2025-06-13 11:52:32 -03:00