sql search2 added

This commit is contained in:
filipriec
2025-07-25 22:38:34 +02:00
parent 8127c7bb1b
commit 00c0a399cd
8 changed files with 654 additions and 4 deletions

View File

@@ -15,6 +15,7 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
"proto/tables_data.proto",
"proto/table_script.proto",
"proto/search.proto",
"proto/search2.proto",
],
&["proto"],
)?;