Commit Graph

24 Commits (bfe28ee061ea42b27057c582f0b436cf12c46e88)

Author SHA1 Message Date
Sven Klemm d81a23becf Refactor setting fillmode 7 years ago
Sven Klemm ee7602ec1f change fillmode from last to previous 7 years ago
Sven Klemm bfc66a7ed0 add fillmode "last" to sql datasource 7 years ago
Sven Klemm b71d10a7a4 add $__timeGroupAlias to mysql and mssql 7 years ago
Marcus Efraimsson 27db454012
mysql: use new sql engine 7 years ago
Sven Klemm 1601f6d17c [mysql] fix $__timeGroup rounding (#12469) 8 years ago
Austin Winstanley a0e8437f8f Used PostgreSQL TSDB as a model the set up the __timeFilter, __timeFrom, and __timeTo macros for Microsoft SQL and MySQL 8 years ago
Austin Winstanley 105b3d6804 Switched MySQL and MSSQL macros for timeFilter and related to use BETWEEN and calculate UNIX time server side instead of database side. Fixes #11618 #11619 8 years ago
Marcus Efraimsson a86ee304ff
tsdb: remove unnecessary type casts in sql data sources macro engines 8 years ago
Marcus Efraimsson f5586b1270
tsdb: sql data sources should handle time ranges before epoch start correctly 8 years ago
ryan 7d6c8aa612 add mssql and mysql 8 years ago
Marcus Efraimsson f5654f88e2 mysql: fix precision for the time column in table/annotation query mode 8 years ago
Sven Klemm 4e826ff8f7 remove spaces around arguments of macros 8 years ago
Sven Klemm cb15d9cbdd add missing value fill code to mysql datasource 8 years ago
Sven Klemm b6df91d56b pass Query to MacroEngine Interpolate 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
Brad Lhotsky a8ac215039 Add a few more MySQL macros: 8 years ago
Denis Doria 41d300f69d Fix timeInterval for mysql datasource (#8651) 9 years ago
Torkel Ödegaard ae5e004b69 mysql: time filter macro updated 9 years ago
Torkel Ödegaard fc878bc8ad build: fixed order 9 years ago
Torkel Ödegaard 11806dfa78 mysql: progress 9 years ago
Torkel Ödegaard e164eba677 mysql: began work on backend macro engine 9 years ago