chore(annotations): sync model annotations with current schema (#12245)

- Update Schema Information headers for AssignmentPolicy, Campaign,
Notification
- Reflect schema change for Campaign.template_params (not null with
default)
- Keep annotations consistent to avoid drift
This commit is contained in:
Sojan Jose
2025-08-20 20:23:42 +02:00
committed by GitHub
parent 7aad3c9c6b
commit 3038e672f8
3 changed files with 3 additions and 2 deletions

View File

@@ -19,6 +19,7 @@
#
# Indexes
#
# idx_notifications_performance (user_id,account_id,snoozed_until,read_at)
# index_notifications_on_account_id (account_id)
# index_notifications_on_last_activity_at (last_activity_at)
# index_notifications_on_user_id (user_id)