influxdb/query/influxql/spectests
Adam 2321d81291
Feat/transpiler show databases (#1363)
* feat(query): databases transformation implementation
add show databases to transpiler
2018-11-13 16:07:28 -05:00
..
aggregates.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
aggregates_with_condition.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
aggregates_with_groupby.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
aggregates_with_window.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
aggregates_with_window_offset.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
doc.go docs(query): add package docs for the packages in the query package 2018-08-13 15:21:02 -05:00
math.go Chore/move from function to platform (#1013) 2018-10-09 20:36:41 -04:00
multiple_aggregates.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
multiple_statements.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
raw.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
raw_with_condition.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
raw_with_regex_condition.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
retention_policy.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
selectors.go chore: Update for Flux renaming 2018-11-05 19:30:22 -07:00
show_databases.go Feat/transpiler show databases (#1363) 2018-11-13 16:07:28 -05:00
show_tag_values.go fix: show tag values must specify a range stop 2018-11-06 09:17:37 -06:00
show_tag_values_in_list.go fix: show tag values must specify a range stop 2018-11-06 09:17:37 -06:00
show_tag_values_multiple_measurements.go fix: show tag values must specify a range stop 2018-11-06 09:17:37 -06:00
testing.go refactor(testing): rename MustIDFromString to MustIDBase16 2018-10-11 09:54:19 -05:00