Commit Graph

36 Commits (49d92354333bbb70956fd43d8e0f92882e1a8818)

Author SHA1 Message Date
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 7 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 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
Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 years ago
Daniel Lee 9337972a0f sqlds: fix text in comments for tests 7 years ago
Marcus Efraimsson a86ee304ff
tsdb: remove unnecessary type casts in sql data sources macro engines 7 years ago
Marcus Efraimsson f5586b1270
tsdb: sql data sources should handle time ranges before epoch start correctly 7 years ago
Marcus Efraimsson 9d84e6f31f
mssql: fix precision for time columns in time series query mode 7 years ago
ryan 920a0c4fec skip mssql fix 7 years ago
ryan 7d6c8aa612 add mssql and mysql 7 years ago
Marcus Efraimsson b69ebee066 mssql: fix precision for the time column in table/annotation query mode 7 years ago
Marcus Efraimsson b0076d4f65 mssql: remove UTC conversion in macro functions 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
Daniel Lee ae4c6e4648 mssql: fix precision for time column in table mode 7 years ago
Marcus Efraimsson 192e913b7b mssql: add integration test to verify stored procedure usage 7 years ago
Marcus Efraimsson 8f6626e805 mssql: encrypt password in database 7 years ago
Marcus Efraimsson 449a307575 mssql: remove dynamic construction of metric column and other columns 7 years ago
Marcus Efraimsson d14946a135 mssql: cleanup and minor refactor 7 years ago
Marcus Efraimsson 24c0f28f41 mssql: allow host without port and fallback to default port 1433 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
Leonard Gram 571556e1d8 mssql: adds fill to timeGroup macro. 7 years ago
Marcus Efraimsson 3d0f97aab9 mssql datasource: wip 7 years ago
Marcus Efraimsson c87752102a mssql datasource: support for timeGroup macro function 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
linux chips c75f9a1923 MSSQL Data Source 8 years ago