Commit Graph

38 Commits (4422ba0f2dc7a9ec9d6d3d0d7d0fd50642dec464)

Author SHA1 Message Date
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
Marcus Efraimsson 0f524fc947
MSSQL: Revert usage of new connectionstring format (#19203) 6 years ago
Kyle Brandt e5bf3027fc
Refactor: Move sql_engine to sub package of tsdb (#18991) 6 years ago
Elykov Alexandr 2514209083 MSSQL: Change connectionstring to URL format to fix using passwords with semicolon (#18384) 6 years ago
Mark Goodwin 44e6da6b41 build: fix integer overflow in pkg/tsdb tests on 32bit platforms (#16818) 6 years ago
Mario Trangoni 18e127db2a pkg/tsdb/*: Fix do not pass a nil Context 7 years ago
Marcus Efraimsson 6407ec4128
mssql: fix tests 7 years ago
Mario Trangoni 0f25dec117 pkg/tsdb/mssql/mssql_test.go: pass context.Background() instead of nil 7 years ago
Sven Klemm e303468c0c adjust mssql tests 7 years ago
Sven Klemm 0254a29e35 Interpolate $__interval in backend for alerting with sql datasources (#13156) 7 years ago
Marcus Efraimsson 38a52c2489
mssql: update tests 7 years ago
Sven Klemm 3aa4790979 add tests for metric column prefix to mssql 7 years ago
Marcus Efraimsson 4f7882cda2
mssql: use new sql engine 7 years ago
Marcus Efraimsson d2f31a716f
remove unnecessary conversions 7 years ago
Sven Klemm f017c04a65 [mssql] fix $__timeGroup rounding (#12470) 7 years ago
Karsten Weiss b7adf28501 Remove redundancy in variable declarations (golint) 7 years ago
Marcus Efraimsson 1452634a2a
mssql: 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 9d84e6f31f
mssql: fix precision for time columns in time series query mode 7 years ago
Marcus Efraimsson b69ebee066 mssql: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson 3ccadff800 mssql: fix timeGroup macro so that it properly creates correct groups 7 years ago
Daniel Lee e5e9d3c2f3 mssql: adds test for time should be ms in table mode 7 years ago
Marcus Efraimsson 192e913b7b mssql: add integration test to verify stored procedure usage 7 years ago
Marcus Efraimsson 449a307575 mssql: remove dynamic construction of metric column and other columns 7 years ago
Marcus Efraimsson e97b03e930 mssql: additional integration tests 7 years ago
Marcus Efraimsson f0f8006d8d mssql: support money, smallmoney and decimal data types 7 years ago
Marcus Efraimsson 9144701fcc mssql: disable mssql integration tests per default 7 years ago
Leonard Gram 3b03dce3c2 mssql: timeGroup fill support added. 7 years ago
Marcus Efraimsson faf9e3f722 mssql: add timeGroup integration test 7 years ago
Marcus Efraimsson 3d0f97aab9 mssql datasource: wip 7 years ago
Marcus Efraimsson 57d46a706c mssql datasource: additional data type tests 7 years ago
linux chips 6e7a067857 adding support for sgl native time datatypes 8 years ago
linux chips 5114b1f792 fixing a few fromattings 8 years ago
linux chips 6f3a62d299 add _tests for mssql data source 8 years ago