oxidecomputer / oxidecomputer/oxnet
Want feature for Diesel SQL conversions
Open
Nobody has claimed this yet.
- Dominant language
- Rust
- Stars
- 6
- Forks
- 1
- Avg merge
- 2d 32m
- Merged PRs (30d)
- 7
Description
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start by reviewing the crate's oxnet types and Diesel's ToSql and FromSql traits to determine which conversions are needed. Define the feature flag and conversion scope before implementing it, including any additional convenience features. Done means the selected oxnet types can be used directly with Diesel-backed databases and the supported conversions are tested.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, sql
- Domain
- database
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100