Gábor Farkas
|
8616f2e80a
|
sql: removed unnecessary error-check (#81808)
* sql: removed unnecessary error-check
* updated tests
|
2024-02-07 08:41:49 +01:00 |
|
Bruno
|
2332bfb007
|
Set DatasourceName and DatasourceType in proxy.Options (#80923)
* Set DatasourceName and DatasourceType in proxy.Options
* upgrade github.com/grafana/grafana-plugin-sdk-go to v0.206.0 and fix merge conflicts
|
2024-02-01 11:09:58 -03:00 |
|
Gábor Farkas
|
ba544e5b33
|
postgres: tests: improved number->timestamp tests (#81495)
* postgres: tests: nicer values
* postgres: tests: add float-to-timestamp tests
|
2024-01-29 18:27:15 +02:00 |
|
Gábor Farkas
|
b1d1aa667a
|
postgres: refactor code that is called by tests (#81279)
* postgres: refactor code that is called by tests too
* removed debug log
|
2024-01-26 09:11:25 +01:00 |
|
Gábor Farkas
|
4291bf4d69
|
postgres: tests: improve float64-conversion tests (#80627)
postgres: more tests
|
2024-01-17 10:31:15 +01:00 |
|
Gábor Farkas
|
ecc667c9a5
|
postgres: add snapshot tests (#79794)
* postgres: add snapshot tests
* fixed wrong comment
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
---------
Co-authored-by: Zoltán Bedi <zoltan.bedi@gmail.com>
|
2024-01-09 16:54:21 +02:00 |
|