Commit Graph

59 Commits (d2296d332e59bf8d43dda2128ee26f161d0e3e6a)

Author SHA1 Message Date
Leonard Gram 50d1519a91 build: mysql integration testing on ci. 7 years ago
Marcus Efraimsson de0d409a23
Revert "Opportunities to unindent code (unindent)" 7 years ago
Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 7 years ago
Marcus Efraimsson 346577b664
mysql: 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 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
ryan 7d6c8aa612 add mssql and mysql 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
Sven Klemm 4e826ff8f7 remove spaces around arguments of macros 7 years ago
Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 7 years ago
Sven Klemm cb15d9cbdd add missing value fill code to mysql datasource 8 years ago
Sven Klemm b86a42fffe pass tsdbQuery to transformToTimeSeries and transformToTable to get 8 years ago
Sven Klemm b6df91d56b pass Query to MacroEngine Interpolate 8 years ago
Daniel Lee 5dd9582520 mysql: add data source support for Azure MySql 8 years ago
Sven Klemm 34da0711ab add __timeGroup macro for mysql (#9596) 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago
bergquist ed661767f8 follow go idiom and return error as second param 8 years ago
bergquist a45e2ec9c3 context is reserved for go's context 8 years ago
bergquist 16b5b9f6be make ds a param for Query 8 years ago
bergquist 7f9f388293 rename executor into tsdbqueryendpoint 8 years ago
bergquist 0229d28d64 remove unused structs 8 years ago
bergquist 55f1b36e31 refactor response flow 8 years ago
mxlxm c5400ffe76 mysql: use collation instead of charset (#9156) 8 years ago
Torkel Ödegaard c92317bafa fix: fixed gofmt formating for #9091 8 years ago
pdoan017 3eea5d235d Added import for container/list 8 years ago
pdoan017 d6085755c4 Added series order according to query results 8 years ago
Daniel Lee 43fa852cc1 mysql: change logging from into to debug for scan 8 years ago
Daniel Lee 563795245a mysqlds: support for more column types 8 years ago
Daniel Lee 2fb25d8fa4 mysqlds: add tests for new macros 8 years ago
Brad Lhotsky a8ac215039 Add a few more MySQL macros: 8 years ago
Torkel Ödegaard 60da730c95 mysql: fix for TIME columns, fixes #8534 8 years ago
Daniel Lee 2479e51a6b mysql: Null value should not be considered as previous value 8 years ago
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651) 8 years ago
Daniel Lee e8b798914d mysql: adds mapping for int/long 8 years ago
Daniel Lee a9c535e551 mysql: add some more type mapping 8 years ago
Torkel Ödegaard ae5e004b69 mysql: time filter macro updated 8 years ago
Daniel Lee 7784e4e24b mysql: add datetime type to table data 8 years ago
Daniel Lee 413ee33d5d mysql: fix go vet error 8 years ago
Torkel Ödegaard 97e2d75f51 mysql: added support for tables in mysql queries 8 years ago
Torkel Ödegaard c78c460f79 mysql: worked on mysql data soruce 8 years ago
Torkel Ödegaard 50e70cf3db build: fixed unit test 8 years ago
Torkel Ödegaard fc878bc8ad build: fixed order 8 years ago
Torkel Ödegaard 11806dfa78 mysql: progress 8 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 8 years ago