influxdb/influxdb3/tests/server
Martin Hilton f855a8df6b
feat: influxdb_schema system table (#26640)
* feat: influxdb_schema system table

Add a system table to expose the InfluxDB schema for tables in a
database. This exposes the schema of time series tables using InfluxDB
terminology and data type definitions.
2025-07-29 07:25:19 +01:00
..
fixtures feat(cli): write & query via stdin, string & file (#25907) 2025-01-24 10:02:44 -05:00
snapshots feat: influxdb_schema system table (#26640) 2025-07-29 07:25:19 +01:00
auth.rs feat: allow health,ping,metrics to opt out of auth (#26406) 2025-05-13 15:47:53 +01:00
client.rs feat: Add TLS support for influxdb3 (#26246) 2025-04-10 13:45:47 -04:00
configure.rs feat: Hard delete database and table (#26553) 2025-06-24 12:36:23 +01:00
flight.rs feat: influxdb_schema system table (#26640) 2025-07-29 07:25:19 +01:00
limits.rs chore: Update to Rust 1.88 (#26567) 2025-06-27 07:38:45 +10:00
logs.rs feat: additional logging in the write path to capture db and ip (#26616) 2025-07-18 16:40:12 +01:00
mod.rs feat: admin token recovery (#26594) 2025-07-18 20:03:46 +01:00
packages.rs chore: Update to Rust 1.88 (#26567) 2025-06-27 07:38:45 +10:00
ping.rs feat: `/ping` API contains versioning headers (#26433) 2025-05-20 08:50:27 +10:00
query.rs fix: v1 query API should default to ns for CSV output (#26577) 2025-07-01 12:09:49 -06:00
system_tables.rs feat: track gen1 duration in catalog (#26508) 2025-06-10 15:52:01 -04:00
write.rs feat: Add TLS support for influxdb3 (#26246) 2025-04-10 13:45:47 -04:00