hotfix: remove influxql tracking issue links
parent
795f72512f
commit
0b5d933667
|
@ -285,10 +285,10 @@ SELECT * FROM home WHERE time >= now() - 2h
|
|||
{{% warn %}}
|
||||
InfluxQL in {{< product-name >}} does not currently support the time zone clause,
|
||||
which applies a time zone offset to UTC timestamps in query results.
|
||||
|
||||
**Tracking issue**: [influxdb_iox#6933](https://github.com/influxdata/influxdb_iox/issues/6933)
|
||||
{{% /warn %}}
|
||||
|
||||
<!-- **Tracking issue**: [influxdb_iox#6933](https://github.com/influxdata/influxdb_iox/issues/6933) -->
|
||||
|
||||
<!-- By default, InfluxDB stores and returns timestamps in UTC.
|
||||
Use the time zone clause and the `tz()` function to apply a time zone offset to
|
||||
UTC times and return timestamps in the specified time zone including any applicable
|
||||
|
|
|
@ -285,10 +285,10 @@ SELECT * FROM home WHERE time >= now() - 2h
|
|||
{{% warn %}}
|
||||
InfluxQL in {{< product-name >}} does not currently support the time zone clause,
|
||||
which applies a time zone offset to UTC timestamps in query results.
|
||||
|
||||
**Tracking issue**: [influxdb_iox#6933](https://github.com/influxdata/influxdb_iox/issues/6933)
|
||||
{{% /warn %}}
|
||||
|
||||
<!-- **Tracking issue**: [influxdb_iox#6933](https://github.com/influxdata/influxdb_iox/issues/6933) -->
|
||||
|
||||
<!-- By default, InfluxDB stores and returns timestamps in UTC.
|
||||
Use the time zone clause and the `tz()` function to apply a time zone offset to
|
||||
UTC times and return timestamps in the specified time zone including any applicable
|
||||
|
|
Loading…
Reference in New Issue