Go to file
viridian a10edf3f9d
Postgres db and users table
This add connecting to a postgres db with diesel and creating a user
with a helper function
2024-02-19 19:22:26 +01:00
migrations Postgres db and users table 2024-02-19 19:22:26 +01:00
src Postgres db and users table 2024-02-19 19:22:26 +01:00
tests Move test files to own dir 2024-02-11 14:50:56 +01:00
.gitignore Postgres db and users table 2024-02-19 19:22:26 +01:00
Cargo.lock Postgres db and users table 2024-02-19 19:22:26 +01:00
Cargo.toml Postgres db and users table 2024-02-19 19:22:26 +01:00
diesel.toml Postgres db and users table 2024-02-19 19:22:26 +01:00