fix: make migration 104 idempotent with if_not_exists on index creation
The notification composite indexes may already exist from the model's __table_args__, causing DuplicateTableError on fresh migrations.
C
CREDO23 committed
29b9cc814f5d39bb0d2bd03a1ebef942b070e2fd
Parent: 7d7d032