surrealpatch/src/cli
2024-06-12 10:00:51 +00:00
..
abstraction Require explicit authentication level (#4089) 2024-05-27 08:15:15 +00:00
ml Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
validator Refactor function target and net target parsing and matching. (#4150) 2024-06-12 10:00:51 +00:00
config.rs feature-2924: Add an option to suppress server identification headers (#3770) 2024-06-10 15:39:38 +00:00
export.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
import.rs Add support for ML model storage and execution (#3015) 2023-12-12 13:51:43 +00:00
isready.rs [metrics] HTTP Layer + move to Axum (#2237) 2023-07-19 14:35:56 +00:00
mod.rs Improve debug experience on debug builds (#3672) 2024-03-12 09:27:28 +00:00
sql.rs Simplify CLI output and eliminate concurrency bugs (#3531) 2024-02-16 17:33:13 +00:00
start.rs feature-2924: Add an option to suppress server identification headers (#3770) 2024-06-10 15:39:38 +00:00
test.rs Add version check for web with short timeout (#3599) 2024-03-04 11:12:59 +00:00
upgrade.rs Fix surreal upgrade --nightly (#4121) 2024-05-31 08:28:48 +00:00
validate.rs Handle multiple file patterns in validate command (#3615) 2024-04-03 12:11:03 +00:00
version.rs Feature: Add short alias v for surreal version command (#3334) 2024-01-20 21:53:59 +00:00
version_client.rs Add version check for web with short timeout (#3599) 2024-03-04 11:12:59 +00:00