https://github.com/josecelano/sqlx-false-database-query-error
Example for a sqlx issue (Rust database package)
https://github.com/josecelano/sqlx-false-database-query-error
Last synced: 2 months ago
JSON representation
Example for a sqlx issue (Rust database package)
- Host: GitHub
- URL: https://github.com/josecelano/sqlx-false-database-query-error
- Owner: josecelano
- Created: 2023-06-20T15:40:58.000Z (almost 2 years ago)
- Default Branch: main
- Last Pushed: 2023-06-20T15:53:48.000Z (almost 2 years ago)
- Last Synced: 2025-03-24T03:56:23.740Z (2 months ago)
- Language: Rust
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Sample repo to reproduce a `sqlx` issue
See .