Commit Graph

15 Commits (1452634a2a5dc26b25deb958a46145d76c9a21a6)

Author SHA1 Message Date
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
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
Daniel Lee ae4c6e4648 mssql: fix precision for time column in table mode 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 f0f8006d8d mssql: support money, smallmoney and decimal data types 7 years ago
Leonard Gram 3b03dce3c2 mssql: timeGroup fill support added. 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 c75f9a1923 MSSQL Data Source 8 years ago
Daniel Lee 5dd9582520 mysql: add data source support for Azure MySql 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
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
Daniel Lee e8b798914d mysql: adds mapping for int/long 8 years ago
Daniel Lee a9c535e551 mysql: add some more type mapping 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 11806dfa78 mysql: progress 8 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 8 years ago
Torkel Ödegaard 5af81b974e mysql: graph showing 8 years ago
Torkel Ödegaard a7babfb7cf tech: updated xorm libs 8 years ago
Torkel Ödegaard e5a5bef200 mysql: minor update 8 years ago
Torkel Ödegaard d6d2080f11 mysql: minor progress on response processing 8 years ago
Torkel Ödegaard 080d2a2054 mysql: reading arbitrary SQL data in go is really strange, data is only in strings? 8 years ago
Torkel Ödegaard 00fcaaf171 mysql: commented out old code from old PR 8 years ago
Torkel Ödegaard 8f90c6115d mysql: progress on mysql data source 8 years ago
Nozomi Anzai 6586cc4029 Add the datasource of RDBMS (PostgreSQL and MySQL) 9 years ago