mirror of
https://github.com/zulip/zulip.git
synced 2025-11-01 20:44:04 +00:00
APNs apparently treats its tokens case-insensitively; FCM does not. Adjust the `unique_together` to instead be separate partial constraints, keyed on the `kind` of the PushDeviceToken.