mirror of
https://github.com/GreptimeTeam/greptimedb.git
synced 2026-01-07 13:52:59 +00:00
* feat: check database existance on http api * Update src/servers/src/http/handler.rs Co-authored-by: Ruihang Xia <waynestxia@gmail.com> * feat: use database not found status code * test: add assertion for status code Co-authored-by: Ruihang Xia <waynestxia@gmail.com>