Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(types): add support for prost messages #1094

Closed
wants to merge 1 commit into from
Closed

feat(types): add support for prost messages #1094

wants to merge 1 commit into from

Conversation

TroyKomodo
Copy link
Contributor

Adds a wrapper type for prost messages to help deserialize bytea values directly into the protobuf structure.

Adds a wrapper type for prost messages to help deserialize bytea values
directly into the protobuf structure.
@TroyKomodo
Copy link
Contributor Author

Unsure if this change is welcome, i thought it might be useful to others since this is something i use in my projects.
I am in the process of migrating from sqlx. So i thought i would PR some of the utils I use.

@sfackler
Copy link
Owner

I think this is something that would be best left to an external library.

@TroyKomodo TroyKomodo closed this Jan 15, 2024
@TroyKomodo TroyKomodo deleted the troy/prost-messages branch January 15, 2024 16:53
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants