* feat: show measurement database and retention policy wildcards Closes #22390 * chore: formatting * test: this commit fails tests with empty database * fix: show measurements with one empty database
* Move InfluxQL tests so they're included in normal `go test` * Fix `staticcheck` errors * No parallel runs for influxql