grafana/pkg/infra/db
Kristin Laemmert 299c142f6a
QuotaService: refactor to use ReplDB for Get queries (#91333)
* Feature (quota service): Use ReplDB for quota service Gets

This adds the replDB to the quota service, as well as some more test helper functions to simplify updating tests. My intent is that the helper functions can be removed when this is fully rolled out (or not) and we're consistently using the ReplDB interface (or not!)

* test updates
2024-08-08 13:41:33 -04:00
..
dbtest Chore: add/update sqlstore-related helper functions (#77408) 2023-11-03 10:30:52 -04:00
db.go Chore: Remove unused method in db.DB (#90433) 2024-07-17 08:17:23 +02:00
dbrepl.go QuotaService: refactor to use ReplDB for Get queries (#91333) 2024-08-08 13:41:33 -04:00
sqlbuilder.go Chore: Move identity and errutil to apimachinery module (#89116) 2024-06-13 07:11:35 +03:00