Added querybuilder

This commit is contained in:
2024-12-19 16:57:42 -05:00
parent 4a18af9014
commit 4840c7c001
4 changed files with 170 additions and 1 deletions

View File

@@ -30,3 +30,4 @@ axum = "0.7.7"
lazy_static = "1.5.0"
futures = "0.3.31"
axum-login = "0.16.0"
sqlx-postgres = "0.8.2"