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

[Feature] Implement ToSql and FromSql traits from diesel to Signed and FixedBytes types #876

Open
the-solid-box opened this issue Feb 18, 2025 · 5 comments
Assignees
Labels
enhancement New feature or request

Comments

@the-solid-box
Copy link

the-solid-box commented Feb 18, 2025

Component

primitives

Describe the feature you would like

Now that ruint has implemented diesel's FromSql and ToSql traits, we can now implement them for alloy's primitive types as well.

Additional context

No response

@the-solid-box the-solid-box added the enhancement New feature or request label Feb 18, 2025
@the-solid-box
Copy link
Author

the-solid-box commented Feb 18, 2025

If that's something you'd consider merging, I can work on a PR in the next 2 to 3 weeks, unless someone else wants to take care of it before then.

@mattsse
Copy link
Member

mattsse commented Feb 18, 2025

I think since ruint has diesel,sql support we can do the same here, should be nice to have

@nadtech-hub
Copy link

@yash-atreya
Copy link
Member

@the-solid-box assigned this to you!
Sorry about the misassignment @nadtech-hub

@jenpaff
Copy link
Contributor

jenpaff commented Mar 4, 2025

@the-solid-box assigned this to you! Sorry about the misassignment @nadtech-hub

@the-solid-box are you still working on this?

@jenpaff jenpaff added this to Alloy Mar 4, 2025
@github-project-automation github-project-automation bot moved this to Todo in Alloy Mar 4, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
Status: Todo
Development

No branches or pull requests

5 participants