* chore: rename dbgen package files and remove small file * chore: automatically generate dbmetrics when new queries are added
* chore: add editing the default workspace proxy
* Adds dbmetrics package and wraps database.Store with a Prometheus HistogramVec of timings. * Adds Wrappers method to database.Store to avoid double-wrapping interfaces * Fixes test flake in TestLicensesListFake