helsing-ai / buffrs

Modern protobuf package management
https://crates.io/crates/buffrs
Apache License 2.0
214 stars 12 forks source link

Implement Registry Database Model #173

Closed mara-schulke closed 6 months ago

mara-schulke commented 11 months ago

Introduces

This PR introduces the database binding code for the following Models:

mara-schulke commented 11 months ago

Will do, glad to hear 😊

mara-schulke commented 11 months ago

cc @xfbs for the Schema!

I mostly wrote the rust bindings here. I agree that we should fix a couple of things about it 😊

mara-schulke commented 10 months ago

@qsantos do you have resources to take this over?

mara-schulke commented 10 months ago

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.