Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
img | ||
partials | ||
specs | ||
README.md | ||
datasource.ts | ||
mode-sql.js | ||
module.ts | ||
plugin.json | ||
query_ctrl.ts | ||
response_parser.ts |
This adds an option to the postgres datasource config for timescaledb support. When set to auto it will check for timescaledb when testing the datasource. When this option is enabled the $__timeGroup macro will use the time_bucket function from timescaledb to group times by an interval. This also passes the datasource edit control to testDatasource to allow for setting additional settings, this might be useful for other datasources aswell which have optional or version dependant features which can be queried.
Name |
Last commit
|
Last Update |
---|---|---|
.. | ||
img | Loading commit data... | |
partials | Loading commit data... | |
specs | Loading commit data... | |
README.md | Loading commit data... | |
datasource.ts | Loading commit data... | |
mode-sql.js | Loading commit data... | |
module.ts | Loading commit data... | |
plugin.json | Loading commit data... | |
query_ctrl.ts | Loading commit data... | |
response_parser.ts | Loading commit data... |