made adding a project work

changed the sql migration to make names unique
This commit is contained in:
2026-07-13 20:09:43 -05:00
parent 809dff207f
commit 27fac75738
8 changed files with 170 additions and 25 deletions
Generated
+1
View File
@@ -1748,6 +1748,7 @@ version = "1.23.5"
source = "registry+https://github.com/rust-lang/crates.io-index"
checksum = "ea5fab0d6c3c01ae70085a09cb03d4c7a1d6314e2b3e075392783396d724ca0a"
dependencies = [
"getrandom 0.4.3",
"js-sys",
"serde_core",
"wasm-bindgen",