bitcoindevkit / bitcoindevkit/bdk-sqlx
Test integer conversions to/from SQL
- Lenguaje dominante
- Rust
- Estrellas
- 6
- Forks
- 11
- Métricas de merge de PR
- Sin PR fusionados en 30 d
Descripción
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.
Guía de contribución
No hay ninguna guía de contribución indexada para este repositorio
Línea de trabajo
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.
Escrito por el modelo de indexación a partir del texto del issue.
Evaluación
- Stack tecnológico
- rust, sql
- Área
- databases
- Tipo de issue
- Nueva funcionalidad
- Dificultad
- 3/5
- Tiempo estimado
- 1-2 días
- Estado de actividad
- Estancado
- Claridad
- Necesita aclaración
- Aptitud para principiantes
- 35/100