Commit Graph

52 Commits (6fb0ed988605c116474f76dc2bba06b64250fb14)

Author SHA1 Message Date
Zoltán Bedi 1e383b0c1e
Postgres: Switch the datasource plugin from lib/pq to pgx (#103961) 1 month ago
Sriram a8e87fc674
Postgres: Config diagnostics / logging update (#105666) 1 month ago
Sriram fcb1e9c9e5
Postgres: Improve invalid port specifier error during health check (#105536) 1 month ago
Mariell Hoversholm 757be6365a
CI: Bump golangci-lint to 2.0.2 (#103572) 3 months ago
Ivana Huckova 67d8610e31
SQL data sources: Use correct error source for sql processing errors (#100872) 4 months ago
jackyin 55ec66c416
Datasources: timeEnd not work (#98375) 5 months ago
Andreas Christou 54333473f7
SQL: Set errors as downstream based on underlying errorsource (#97192) 6 months ago
Sriram d48e9afd5d
Datasources: Improved network health check error messages (sql datasources) (#97783) 7 months ago
Sriram b4927ff1cd
MS SQL: Datasource health check error message improvements (#97643) 7 months ago
Sriram 16c78f6a98
Postgres: Datasource health check error message improvements #96906 (#96990) 7 months ago
Gareth Dawson 768000febd
Postgres: Add error source to postgresql (#97027) 7 months ago
Sriram 492e7d4a3d
Datasources: health check logging improvements (#96403) 7 months ago
Gábor Farkas abca0380a8
use count_bytes_reader from plugin-sdk-go (#92553) 10 months ago
Dave Henderson df3d8915ba
Chore: Bump Go to 1.23.0 (#92105) 10 months ago
Gábor Farkas 3d80693456
postgres: simpler test (#86331) 1 year ago
Gábor Farkas 7ce7584151
postgres: decouple sqleng (#86055) 1 year ago
Gábor Farkas 8a15ed42ae
PostgreSQL: Fix the verify-ca mode (#85530) 1 year ago
Gábor Farkas ccd13bf08e
postgres: add tests to handle multiple statements in the same query (#85523) 1 year ago
Gábor Farkas 8159e1db3a
Revert "Postgres: Switch the datasource plugin from lib/pq to pgx (#8… (#85509) 1 year ago
Gábor Farkas c835022861
postgres: improved tests (#84677) 1 year ago
Gábor Farkas fba2b61408
postgres: removed unused code (#84736) 1 year ago
Gábor Farkas 97521ef988
postgres: improve snapshot-tests for long/wide situations (#84387) 1 year ago
Gábor Farkas eca1bba01e
postgres: add more tests (to handle zero-rows queries) (#84384) 1 year ago
Gábor Farkas ecd6de826a
Postgres: Switch the datasource plugin from lib/pq to pgx (#83768) 1 year ago
Gábor Farkas 142ac22023
Revert "Postgres: Switch the datasource plugin from lib/pq to pgx" (#83760) 1 year ago
Gábor Farkas 8c18d06386
Postgres: Switch the datasource plugin from lib/pq to pgx (#81353) 1 year ago
Gábor Farkas ae77fe3602
postgres: do not use unexported grafana-core config (#83241) 1 year ago
Gábor Farkas 7f77be8f85
postgres: tls: only use non-empty certificates (#82182) 1 year ago
Gábor Farkas 4c221966e4
postgres: socks proxy: use plugin-sdk (#82376) 1 year ago
Gábor Farkas 67f006a91d
sql: remove setting-import from sqleng (#82088) 1 year ago
Gábor Farkas 2250e358c7
postgres: updated snapshot test with better floating point values (#82168) 1 year ago
Gábor Farkas 8616f2e80a
sql: removed unnecessary error-check (#81808) 1 year ago
Bruno 2332bfb007
Set DatasourceName and DatasourceType in proxy.Options (#80923) 1 year ago
Gábor Farkas ba544e5b33
postgres: tests: improved number->timestamp tests (#81495) 1 year ago
Gábor Farkas 7230ec88a1
postgres: test: remove unused code (#81330) 1 year ago
Gábor Farkas b1d1aa667a
postgres: refactor code that is called by tests (#81279) 1 year ago
Gábor Farkas fd73b75ef7
SQL datasources: Consistent interval handling (#78517) 1 year ago
Gábor Farkas e6f8176674
postgres: test: switch to numbers that are represented well in floating point (#80722) 1 year ago
Gábor Farkas 58b13fed5a
postgres: tests: adjusted the timestamps to be in UTC (#80704) 1 year ago
Gábor Farkas 4291bf4d69
postgres: tests: improve float64-conversion tests (#80627) 1 year ago
Gábor Farkas 2bf56b12cf
postgres: simplify proxy code (#80121) 1 year ago
Gábor Farkas 6a36525d61
postgres: better error handling (#80375) 1 year ago
Gábor Farkas 6b5805dd1b
postgres: vendor in the file-exists helper (#80446) 1 year ago
Gábor Farkas ecc667c9a5
postgres: add snapshot tests (#79794) 1 year ago
Gábor Farkas bfb85f27b1
sql: improve sqleng-api, leave sql.DB creation to the plugins (#79672) 2 years ago
Gábor Farkas 53863c52ca
sql: use logging functionality from plugin-sdk (#79294) 2 years ago
Gábor Farkas 92044a9009
postgres: refactor logs-handling (#79147) 2 years ago
Gábor Farkas 9f0fc60477
sql: remove `xorm` dependency from postgres/mysql/mssql (#77870) 2 years ago
Gábor Farkas 033446523b
mysql/postgres: vendor in unit-test helper function (#78744) 2 years ago
Gábor Farkas 4f899e3576
sql: removed dependency on test-db-check (#78717) 2 years ago