From ed0f5925de1931a13e6713d73e174a5362fc5d68 Mon Sep 17 00:00:00 2001 From: niliara-edu Date: Sun, 19 Jan 2025 18:04:33 +0100 Subject: database rework update (uncomplete, broken) --- README.md | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 879e026..5cc8773 100644 --- a/README.md +++ b/README.md @@ -27,3 +27,7 @@ If not, just start/stop the mariadb service manually. You can only search a parameter at a time. This is because Rust needs to process the sql queries ahead of time in order to make them safe to injection attacks. + +### SearchResults route ignored +It's a little hard to get SearchResults to work, +so it has been skipped for now. -- cgit v1.2.3