mirror of
https://github.com/grafana/grafana.git
synced 2025-02-25 18:55:37 -06:00
3c330c8e4c/pkg/services/sqlstore/quota.go (L106)
In the real use case, `has` that is described by the above code is always `false` because it includes `Updated` in a query.
So this commit fixes this issue.