Remove v1 language from schema description

pull/1670/head
pierwill 2020-10-15 10:52:18 -07:00
parent ace25a5a67
commit 8a99314de2
1 changed files with 2 additions and 2 deletions

View File

@ -15,8 +15,8 @@ weight: 202
influxdb/v2.0/tags: [functions, influxdb-v1, package]
---
InfluxDB schema Flux functions provide tools for managing data from an InfluxDB v1.x
database or structured using the InfluxDB v1 data structure.
InfluxDB schema Flux functions provide tools for managing data from an InfluxDB database.
Import the `influxdata/influxdb/schema` package:
```js