Commit Graph

31 Commits (d28d495235c08b962a43355b4118f275b85c1ec6)

Author SHA1 Message Date
Arve Knudsen d28d495235
Chore: Enable PR testing in Drone (#26189) 5 years ago
Arve Knudsen 41d432b5ae
Chore: Enable whitespace linter (#25903) 5 years ago
Arve Knudsen 07582a8e85
Chore: Fix various spelling errors in back-end code (#25241) 5 years ago
Ryan McKinley 2a6ac88a73
QueryInspector: add common way to show the raw query (#25204) 5 years ago
Noval Agung Prayogo ea35ae4d1f
Chore: Update the xorm dependency (#22376) 5 years ago
Arve Knudsen bb50fc5965
pkg/tsdb: Check errors (#19837) 6 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Andrej Ocenas 08ce7f6c93
Chore: Add task to find FocusConvey tests (#16381) 6 years ago
Marcus Efraimsson 624e5e5b3d
let each sql datasource handle timeFrom and timeTo macros 7 years ago
Mario Trangoni 18e127db2a pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
Mario Trangoni 3632e9c756 pkg/tsdb/mysql/mysql_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm af22213462 remove generic macros from macros_test and add integration test for generic macros 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Sven Klemm ee7602ec1f change fillmode from last to previous 7 years ago
Sven Klemm bfc66a7ed0 add fillmode "last" to sql datasource 7 years ago
Sven Klemm e487fabcd5 add metric column prefix test for mysql 7 years ago
Marcus Efraimsson 27db454012
mysql: use new sql engine 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 7 years ago
Sven Klemm 1601f6d17c [mysql] fix $__timeGroup rounding (#12469) 7 years ago
Leonard Gram 50d1519a91 build: mysql integration testing on ci. 7 years ago
Marcus Efraimsson 346577b664
mysql: fix value columns conversion to float when using timeseries query 7 years ago
Daniel Lee 9337972a0f sqlds: fix text in comments for tests 7 years ago
Marcus Efraimsson 6cb891dca8
mysql: use a datetime column with microsecond precision in test 7 years ago
Marcus Efraimsson af62646624
mysql: fix precision for time columns in time series query mode 7 years ago
Marcus Efraimsson 5c120c2c11
mysql: mysql tests should use a db server with UTC 7 years ago
Marcus Efraimsson f0f41c2a8e mysql: skip tests by default 7 years ago
Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode 7 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
Daniel Lee 563795245a mysqlds: support for more column types 8 years ago