feat: ✨ seaorm
This commit is contained in:
parent
36c72cee4a
commit
40149b372d
20 changed files with 236 additions and 87 deletions
|
@ -1,6 +1,6 @@
|
|||
[database_config]
|
||||
address = "localhost:8000"
|
||||
address = "localhost:5432"
|
||||
username = "root"
|
||||
password = "root"
|
||||
namespace = "rust_forum"
|
||||
database = "rust_forum"
|
||||
database = "rust_forum"
|
||||
backend = "postgres"
|
Loading…
Add table
Add a link
Reference in a new issue