bitcoindevkit / bitcoindevkit/bdk-sqlx
Test integer conversions to/from SQL
未关闭
- 主要语言
- Rust
- 星标
- 6
- 派生
- 11
- PR 合并指标
- 30 天内没有已合并 PR
描述
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.
贡献指南
这个仓库没有索引到贡献指南
调研方向
未指定文件、测试或入口点。首先查看链接的 sqlx issues,并在此 repository 中找到现有的整数转换测试;完成的标准是覆盖整数与 SQL 之间的转换,包括所引用的 64 位溢出或无效截断情况。
由索引模型根据 Issue 内容生成。
评估
- 技术栈
- rust, sql
- 领域
- databases
- Issue 类型
- 功能
- 难度
- 3/5
- 预计耗时
- 1-2 天
- 活跃度
- 停滞
- 描述清晰度
- 需要澄清
- 新手友好度
- 35/100