提交歷史

作者 SHA1 備註 提交日期
  Marcus Efraimsson 1bc2a0af70 use unique datasource id when registering mysql tls config 6 年之前
  Marcus Efraimsson f157c19e16 extract parsing of datasource tls config to method 7 年之前
  bugficks f31fe495e9 fix go fmt 7 年之前
  bugficks 7db848f153 [Feature request] MySQL SSL CA in datasource connector 7 年之前
  Yuan Liu f640df7a2c simplify code 7 年之前
  Yuan Liu 36dbc5f51c Add socket support for mysql data source 7 年之前
  Marcus Efraimsson 27db454012 mysql: use new sql engine 7 年之前
  Marcus Efraimsson de0d409a23 Revert "Opportunities to unindent code (unindent)" 7 年之前
  Karsten Weiss 893a91af3a Use opportunities to unindent code (unindent) 7 年之前
  Marcus Efraimsson 346577b664 mysql: fix value columns conversion to float when using timeseries query 7 年之前
  Karsten Weiss f61e69ce75 Simplify comparison to bool constant (gosimple) 7 年之前
  Marcus Efraimsson af62646624 mysql: fix precision for time columns in time series query mode 7 年之前
  Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode 7 年之前
  Sven Klemm 0f931f9e5e Merge remote-tracking branch 'upstream/master' into macroengine-interpolate 7 年之前
  Daniel Lee 6d13645206 mysql: update to use ColumnTypes interface in new version 8 年之前
  Sven Klemm cb15d9cbdd add missing value fill code to mysql datasource 8 年之前
  Sven Klemm b86a42fffe pass tsdbQuery to transformToTimeSeries and transformToTable to get 8 年之前
  Daniel Lee 5dd9582520 mysql: add data source support for Azure MySql 8 年之前
  Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 年之前
  bergquist ed661767f8 follow go idiom and return error as second param 8 年之前
  bergquist a45e2ec9c3 context is reserved for go's context 8 年之前
  bergquist 16b5b9f6be make ds a param for Query 8 年之前
  bergquist 7f9f388293 rename executor into tsdbqueryendpoint 8 年之前
  bergquist 0229d28d64 remove unused structs 8 年之前
  bergquist 55f1b36e31 refactor response flow 8 年之前
  mxlxm c5400ffe76 mysql: use collation instead of charset (#9156) 8 年之前
  Torkel Ödegaard c92317bafa fix: fixed gofmt formating for #9091 8 年之前
  pdoan017 3eea5d235d Added import for container/list 8 年之前
  pdoan017 d6085755c4 Added series order according to query results 8 年之前
  Daniel Lee 43fa852cc1 mysql: change logging from into to debug for scan 8 年之前