evolution-api/prisma
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
..
mysql-migrations Merge pull request #1433 from paulocoutinhox/fix-mysql-wavoip-token 2025-05-10 10:32:12 -03:00
postgresql-migrations feat(IsOnWhatsapp): add optional lid field and update related logic 2025-06-13 11:52:32 -03:00
mysql-schema.prisma Merge pull request #1456 from thiagoomatheus/main 2025-05-16 13:38:30 -03:00
postgresql-schema.prisma feat(IsOnWhatsapp): add optional lid field and update related logic 2025-06-13 11:52:32 -03:00