influxdb/query/stdlib/experimental
Nathaniel Cook 4b339dd0cf fix(query/to): make orgID default to the context org
This change makes it so that if an org or orgID are missing on calls to the `to` function
that the orgID is retrieved from the request context.

This is consistent with how `from` works.
2019-08-23 11:03:26 -06:00
..
to.go fix(query/to): make orgID default to the context org 2019-08-23 11:03:26 -06:00
to_test.go feat(query/stdlib): add an experimental "to" function (#14664) 2019-08-21 09:59:01 -06:00