szattila98/binge_at_home

Creating base entities

Closed this issue · 0 comments

Create these entities in the form of Rust structs and PostgreSQL migrations (use sqlx-cli, it is easy that way). Add any utility methods you may think would make life easier down the line. At first glance fields need not be private, but that may change after careful consideration. After that set up sqlx offline mode so development is easier.

er_diagram