mirror of
https://github.com/launchbadge/sqlx.git
synced 2025-12-31 05:40:58 +00:00
527 B
527 B
| name | about | title | labels | assignees |
|---|---|---|---|---|
| I think I found a bug in SQLx | Create a bug-report issue. | bug |
Bug Description
A clear and concise description of what the bug is.
Minimal Reproduction
A small code snippet or a link to a Github repo or Gist, with instructions on reproducing the bug.
Info
- SQLx version: [REQUIRED]
- SQLx features enabled: [REQUIRED]
- Database server and version: [REQUIRED] (MySQL / Postgres / SQLite <x.y.z>)
- Operating system: [REQUIRED]
rustc --version: [REQUIRED]