Commit graph

4 commits

Author SHA1 Message Date
Louis Hollingworth ba4216c21e
(feat) Switched to sqlx.
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
2023-10-26 18:14:26 +01:00
Louis Hollingworth f267d6b285
(feat) Users can now be created.
Having issues with fetching users; switch to sqlx?

Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
2023-10-26 12:58:06 +01:00
Louis Hollingworth cf80d4b70d
(feat) Server is now running
Added DB schemas that are needed for the basics.

Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
2023-10-17 18:20:02 +01:00
Louis Hollingworth b330bea46d
Added basic models and schemas.
Signed-off-by: Louis Hollingworth <louis@hollingworth.nl>
2023-10-15 21:33:14 +01:00