Test integer conversions to/from SQL

Open
#8 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

Assessment

Difficulty
3/5
Estimated time
1-2 days
Newbie friendliness
35/100
Issue type
Feature
Clarity
Needs clarification
Activity status
Stale
Tech stack
rust, sql
Domain
databases

Research direction

No file, test, or entry point is named. Start by reviewing the linked sqlx issues and locating the existing integer conversion tests in this repository; done means coverage for integer conversions to and from SQL, including the referenced 64-bit overflow or invalid-truncation cases.

Written by the indexing model from the issue text.

Description

For context there are these issues pertaining to overflow or invalid truncation when decoding 64bit values.

https://github.com/launchbadge/sqlx/issues/3179
https://github.com/launchbadge/sqlx/issues/3161

But these are apparently fixed by sqlx, so posting here for awareness.

Dominant language
Rust
Stars
6
Forks
11
PR merge metrics
No merged PRs in 30d

Contributor guide

No contributing guide indexed for this repository

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. Open a pull request that references the issue number.

More from bitcoindevkit/bdk-sqlx

All issues in bitcoindevkit/bdk-sqlx

Similar issues

More Rust issues

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.