post to the user defined table, broken push

This commit is contained in:
filipriec
2025-03-03 16:14:31 +01:00
parent 2ac988303e
commit d59e5b60cf
11 changed files with 533 additions and 8 deletions

View File

@@ -10,7 +10,8 @@ fn main() -> Result<(), Box<dyn std::error::Error>> {
"proto/adresar.proto",
"proto/uctovnictvo.proto",
"proto/table_structure.proto",
"proto/table_definition.proto"
"proto/table_definition.proto",
"proto/tables_data.proto",
],
&["proto"],
)?;