use count_bytes_reader from plugin-sdk-go (#92553)

* use count_bytes_reader from plugin-sdk-go

* run `make update-workspace`

* update postgres tests

* update mysql tests

* time back to utc

* make update-workspace done

---------

Co-authored-by: Kyle Brandt <kyle@grafana.com>
This commit is contained in:
Gábor Farkas
2024-08-28 16:44:13 +02:00
committed by GitHub
parent 09f102b72e
commit abca0380a8
24 changed files with 49 additions and 116 deletions
@@ -4,7 +4,7 @@
// "type": "timeseries-wide",
// "typeVersion": [
// 0,
// 0
// 1
// ],
// "executedQueryString": "SELECT * FROM tbl"
// }
@@ -30,7 +30,7 @@
"type": "timeseries-wide",
"typeVersion": [
0,
0
1
],
"executedQueryString": "SELECT * FROM tbl"
},