write vector binary type to database

This commit is contained in:
Dylan Knutson
2024-12-28 19:04:43 +00:00
parent 2b1865f3d4
commit bc88c54cb0
4 changed files with 80 additions and 24 deletions

1
Cargo.lock generated
View File

@@ -1210,6 +1210,7 @@ name = "mf-fitter"
version = "0.1.0"
dependencies = [
"anyhow",
"bytes",
"clap",
"ctrlc",
"deadpool-postgres",