-
Updated
Dec 2, 2020 - JavaScript
push-notifications
Here are 1,105 public repositories matching this topic...
-
Updated
Nov 24, 2020 - JavaScript
-
Updated
Dec 2, 2020 - Java
-
Updated
Dec 1, 2020 - JavaScript
-
Updated
Nov 1, 2020 - Python
-
Updated
Nov 24, 2020 - Python
-
Updated
Dec 2, 2020 - Java
-
Updated
Dec 3, 2020 - Objective-C
-
Updated
Nov 25, 2020 - JavaScript
-
Updated
Jul 23, 2018 - Java
-
Updated
Oct 27, 2020 - Java
-
Updated
Jul 9, 2020 - JavaScript
-
Updated
Dec 3, 2020 - Objective-C
-
Updated
Jun 29, 2020 - PHP
I'm submitting a...
[x ] Bug report
[ ] Feature request
[ ] Documentation issue or request
In package
[ ] @ng-toolkit/init
[ ] @ng-toolkit/serverless
[x] @ng-toolkit/universal
[ ] @ng-toolkit/pwa
[ ] @ng-toolkit/f
-
Updated
Nov 29, 2020 - Swift
-
Updated
Apr 22, 2017 - Ruby
-
Updated
Nov 11, 2020 - JavaScript
-
Updated
Nov 27, 2020 - Java
-
Updated
Nov 9, 2020 - Ruby
-
Updated
Nov 3, 2020 - Objective-C
-
Updated
Dec 3, 2020 - Java
-
Updated
Dec 2, 2020 - Python
-
Updated
Apr 23, 2019 - Python
Improve this page
Add a description, image, and links to the push-notifications topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the push-notifications topic, visit your repo's landing page and select "manage topics."


Percona is quite strict on having primary keys on all tables (and rightly so).
Please add primary keys to all tables, even if it's just an auto-increment.
It's mostly just the following tables:
authentication_logs (could just get a auto-increment primary key added)
identity_verification_tokens (could just set the token as primary key)