mirror of
https://github.com/launchbadge/sqlx.git
synced 2026-03-23 18:40:24 +00:00
7db850da71a9637a8395ea25fc668dbb1d399730
+ handle normal errors separate from unexpected errors, an unexpected error causes the connection to close (in which case, if this was behind a pool, the pool would not allow this connection to be acquired again)
Languages
Rust
99.2%
Python
0.5%
Shell
0.1%