f0db261fc0
Some WebPushSubscription entries aren't tried to a network, in which case the "network" column is NULL. But then all users share the same row. Oops. Fortunately network-less subscriptions aren't used for anything yet, they're just stored. So the impact should be minimal. |
||
---|---|---|
.. | ||
database.go | ||
postgres_test.go | ||
postgres.go | ||
sqlite_test.go | ||
sqlite.go |