Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
remove last_successful_update, ignore error
most of the time we dont even check this error and checking the string for particular errors is very flake as different databases (sqlite and psql) use different error messages, and some users might have it in other languages. Fixes #1956 Signed-off-by: Kristoffer Dalby <kristoffer@tailscale.com>
- Loading branch information