mediawiki-extensions-Echo/includes/api/Push
Michael Holloway c9a826190d Remove overbroad DB error catching in ApiEchoPushSubscriptionsCreate
Rather than catching all DB errors (and assuming they are duplicate
entry errors), ignore duplicate entry errors and use affectedRows() to
determine whether the subscription already existed.

Change-Id: I4d50cb8222e52cc1a4e1f0fb3f596f36cb565dbb
2020-06-09 23:48:12 -04:00
..
ApiEchoPushSubscriptions.php Add push subscription management 2020-06-02 13:40:00 -04:00
ApiEchoPushSubscriptionsCreate.php Remove overbroad DB error catching in ApiEchoPushSubscriptionsCreate 2020-06-09 23:48:12 -04:00
ApiEchoPushSubscriptionsDelete.php Add push subscription management 2020-06-02 13:40:00 -04:00