mirror of https://github.com/grafana/grafana.git
This is because MySQL doesn't support storing of NaN valuels, and therefore go-mysql-server isn't going to either. Float fields/columns are always mapped to be nullable now, otherwise we would have to replace NaN/Inf with 0. |
||
|---|---|---|
| .. | ||
| db.go | ||
| db_test.go | ||
| dummy_arm.go | ||
| errors.go | ||
| frame_db.go | ||
| frame_db_conv.go | ||
| frame_table.go | ||
| parser.go | ||
| parser_allow.go | ||
| parser_allow_test.go | ||
| parser_test.go | ||