Closed mara-schulke closed 6 months ago
Will do, glad to hear 😊
cc @xfbs for the Schema!
I mostly wrote the rust bindings here. I agree that we should fix a couple of things about it 😊
@qsantos do you have resources to take this over?
Re: id columns @NiklasRosenstein I would favor having them over using things like names etc. Using unique names could make renaming very hard, even if they are supposed to be static.
Introduces
This PR introduces the database binding code for the following Models:
pub struct User
pub struct UserToken
pub enum PackageType
pub struct Package
pub struct PackageOwner
pub struct PackageInvite