Commit Graph

14 Commits (be2d635078b12bd3aa6cf54255d2dad9faa0be5d)

Author SHA1 Message Date
Marcus Efraimsson 1783c534fd
postgres: fix precision for time columns in time series query mode 7 years ago
Marcus Efraimsson 66c03f84f5 postgres: fix precision for the time column in table/annotation query mode 7 years ago
Sven Klemm 4904a051cf use net/url to generate postgres connection url 7 years ago
Sven Klemm ebbc079853 improve error message for invalid/unknown datatypes (#10834) 7 years ago
Sven Klemm 6cdd901ec6 fix typo 8 years ago
Sven Klemm c1282e8ea8 implement missing value fill functionality for postgres 8 years ago
Sven Klemm b86a42fffe pass tsdbQuery to transformToTimeSeries and transformToTable to get 8 years ago
Sven Klemm c80eadcdf4 handle native postgres datetime types in annotation queries (#9986) 8 years ago
Sven Klemm 373389c920 treat any text column in timeseries query as metric name unless column (#9985) 8 years ago
Sven Klemm 26ab25b7c0 dont loose subsecond precision when dealing with timestamp or (#9851) 8 years ago
Sven Klemm 9e6a7dcb90 properly escape components of connection string (#9850) 8 years ago
Sven Klemm a503c1d39c change default sslmode for postgres to verify-full (#9736) 8 years ago
Daniel Lee d1c9760fa8 Postgres Data Source (#9475) 8 years ago