mirror of
https://github.com/grafana/grafana.git
synced 2026-02-19 02:30:53 -05:00
* SQL Expressions: Bump GMS for STDDEV(), VARIANCE() Bump Go MySQL Server to the latest version, to get support for STDDEV() and VARIANCE() functions, and their aliases. See https://github.com/dolthub/go-mysql-server/pull/2928 * Update app-code to comply with latest GMS version * Run `go mod tidy` * Update test which had depended on STDDEV being missing * Run `make update-workspace` |
||
|---|---|---|
| .. | ||
| db.go | ||
| db_test.go | ||
| dummy_arm.go | ||
| frame_db.go | ||
| frame_db_conv.go | ||
| frame_table.go | ||
| parser.go | ||
| parser_allow.go | ||
| parser_allow_test.go | ||
| parser_test.go | ||