Integrated Diesel into project #11

Merged
Jef Roosens merged 5 commits from diesel-setup into develop 2021-06-27 15:12:09 +02:00

This PR integrates the Diesel ORM into the project. We now have a way of creating database migrations, which are run on startup. The necessary bindings to connect to the PostgreSQL database using Rocket are also present.

This PR integrates the Diesel ORM into the project. We now have a way of creating database migrations, which are run on startup. The necessary bindings to connect to the PostgreSQL database using Rocket are also present.
Jef Roosens added the
enhancement
label 2021-06-27 15:06:40 +02:00
Jef Roosens added 5 commits 2021-06-27 15:06:41 +02:00
continuous-integration/drone the build was successful Details
0326f6e0fd
Updated README
continuous-integration/drone the build failed Details
424e723cd8
Migrations now run on startup
continuous-integration/drone the build was successful Details
de38073f71
Fixed linting errors
Jef Roosens merged commit 02fe8d2de7 into develop 2021-06-27 15:12:09 +02:00
This repo is archived. You cannot comment on pull requests.
There is no content yet.