feat: ✨ sqlx
This commit is contained in:
parent
40149b372d
commit
20af44c357
16 changed files with 135 additions and 194 deletions
|
@ -3,4 +3,5 @@ address = "localhost:5432"
|
|||
username = "root"
|
||||
password = "root"
|
||||
database = "rust_forum"
|
||||
backend = "postgres"
|
||||
backend = "postgres"
|
||||
connection_pool_size = "100"
|
Loading…
Add table
Add a link
Reference in a new issue