influxdb/influxdb3_server
Trevor Hilton 419d80ddbb
fix: do not allow _ in db names on API-based create (#26507)
Prevents database names that start with `_` when created explicitly
through the Create Database or Create Table APIs.
2025-06-09 12:52:05 -04:00
..
src fix: do not allow _ in db names on API-based create (#26507) 2025-06-09 12:52:05 -04:00
tests feat: add concurrency limit for WAL replay (#26483) 2025-06-03 16:34:31 +01:00
Cargo.toml refactor: Use iox_http_util to make updating to hyper 1 easier (#26436) 2025-06-02 14:57:55 -04:00