From 3f2bdc2cd15ac8cefc7912fa60a00269c13e1a8b Mon Sep 17 00:00:00 2001 From: Steven Sklar Date: Mon, 15 Jul 2024 19:09:36 +0200 Subject: [PATCH] Update influxdb-migration.md (#17) --- guides/influxdb-migration.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/guides/influxdb-migration.md b/guides/influxdb-migration.md index 93ad4e0a..401a6d56 100644 --- a/guides/influxdb-migration.md +++ b/guides/influxdb-migration.md @@ -29,7 +29,7 @@ While InfluxDB clients are supported, we recommend using the QuestDB clients. If QuestDB is not up and running, see the [quick start](/docs/quick-start/). -Tables are created during insert. +Tables are automatically created during insert. There is no need for an upfront schema!