table structure docs are made

This commit is contained in:
Priec
2025-10-26 22:02:44 +01:00
parent bb75b70341
commit 339d06ce7e
12 changed files with 855 additions and 54 deletions

View File

@@ -19,7 +19,7 @@
cargo
rustfmt
clippy
cargo-watch
cargo-watch
# C build tools (for your linker issue)
gcc
@@ -32,10 +32,11 @@
# PostgreSQL for sqlx
postgresql
sqlx-cli
sqlx-cli
# Protocol Buffers compiler for gRPC
protobuf
protoc-gen-doc
];
shellHook = ''