Releases: Altinity/clickhouse-grafana
Releases · Altinity/clickhouse-grafana
v1.2.7
- properly format query with reserved names
- fix #31
v1.2.6
- allow rounding with
round
option both time filters: $from and $to
v1.2.5
- support template variables with different
text
and value
values #27
- fix visual glitches #29
v1.2.4
- apply proper value formatting for table format
v1.2.2
- fix error with absent
getCollapsedText
#24
- suppress errors while parsing AST #24
- show generated SQL in textarea #24
- do not round timestamp after converting #25
- increase max-height of query editor
v1.2.1
- add forgotten completions
- process NULL values #19
- sort by key value in $columns macro #16
v1.1.0
- Refactor code according to Grafana's example
- Allow
UInt32
as Timestamp column
- Add
Format as Table
format